You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve searched for any related issues and avoided creating a duplicate issue.
What happened
I experimented with using va-button-pair in place of our back/continue buttons for forms, but it cannot be used because it doesn't accept the new submit="prevent" prop that was added to va-button. va-button works fine with this prop, just not va-button-pair.
What I expected to happen
va-button-pair should accept same/similar props as va-button to allow us to work with forms.
Reproducing
Formation version:
Device: Windows 11
Browser: Chrome
Steps to reproduce:
See #2379 for the similar issue for va-button. instead try va-button-pair.
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
This bug is blocking work currently in progress
This bug is affecting work currently in progress but we have a workaround
This bug is blocking work planned within the next few sprints
This bug is not blocking any work
Other
Details
The text was updated successfully, but these errors were encountered:
Bug Report
What happened
I experimented with using
va-button-pair
in place of our back/continue buttons for forms, but it cannot be used because it doesn't accept the newsubmit="prevent"
prop that was added tova-button
.va-button
works fine with this prop, just notva-button-pair
.What I expected to happen
va-button-pair
should accept same/similar props asva-button
to allow us to work with forms.Reproducing
Steps to reproduce:
See #2379 for the similar issue for va-button. instead try va-button-pair.
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
Details
The text was updated successfully, but these errors were encountered: