- Issue created by @TomTech
- Merge request !21Issue #3501831 by tomtech: Support Closing Address Validation with the close button β (Open) created by TomTech
If the address validation confirmation dialog is opened, and the close (x) dialog button is invoked, you will not be able to continue checkout.
This is because the isValidating
property is not reset when this button is invoked, unlike when the "Let me change the address" button is invoked.
Enter an invalid address.
Submit the form.
Invoke the Close(X) button.
Submit the form...nothing happens.
Active
1.0
Code