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
Error messages are a complex part of just which require quite a bit of tricky code. https://github.com/zesterer/ariadne is a nice looking crate which we should consider using for error messages, which might enable us to both rip out our existing code, and make error messages better at the same time.