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
Same problem here: after deleting all data-* attributes and 'error' class from inputs, after trying to submit the form, plugin adds again 'error' class to input, thus blocking the form submit.
I have the following JS order:
But even with the removeAttr () function when I try to send the form, the validate () again adds class 'error'
The text was updated successfully, but these errors were encountered: