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
To prevent bugs such as we had with validating the session overview,
where an error in a field that isn't currently open or showing errors
prevents validation, this now logs those errors to the console. This
isn't visible much to users, as it's in the console, but I used the intl
service to translate them into nice errors anyway.
0 commit comments