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
The confirmation validade only looked for input elements with the given name to compare, so selects or textares couldn't be compared. Now any the confirmation input can be any element with that name attribute.
0 commit comments