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 just upgraded to Ember 2.10.0 and then saw a weird issue during testing (not sure if it was there in master before): when going to /new in Firefox, the required fields are already marked invalid, even before trying to submit the form:
The text was updated successfully, but these errors were encountered:
Just FYI for whoever is following: this is still an issue in upstream Ember.js, but it looks like there's finally some activity around resolving it now.
I just upgraded to Ember 2.10.0 and then saw a weird issue during testing (not sure if it was there in master before): when going to
/new
in Firefox, the required fields are already marked invalid, even before trying to submit the form:The text was updated successfully, but these errors were encountered: