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
{{ message }}
This repository was archived by the owner on Aug 15, 2021. It is now read-only.
I need to use the force validation option because I have a dropdown which is working with a button and I must validate the button.
If you have activated the force validation, then after the reset form, it clears all of the values as is expected, but the valid and required elements turns to invalid, not only the force validated elements.
The second reset clears all.
If you check the force validation checkbox and add a valid data to the form in the following example you can see the issue Plunker
The text was updated successfully, but these errors were encountered:
I need to use the force validation option because I have a dropdown which is working with a button and I must validate the button.
If you have activated the force validation, then after the reset form, it clears all of the values as is expected, but the valid and required elements turns to invalid, not only the force validated elements.
The second reset clears all.
If you check the force validation checkbox and add a valid data to the form in the following example you can see the issue Plunker
The text was updated successfully, but these errors were encountered: