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
If a form has an input named `submit` it will overwrite the forms
submit function with a reference to the element. Calling it right
from the class and passing the instance fixes this issue.
0 commit comments