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
This seems to be the expected behavior on FF. Chrome seems to actually recursively check inputs and only return true if all inputs in the fieldset are valid. We might want to polyfill this to make sure it behaves the same way on all browsers.