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
I was a bit surprised to discover that data from disabled inputs is still included in the onSubmit event. This is different from the normal behavior of HTML form POSTs so I thought I would bring this up in case this behavior wasn't intentional.