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
We should just use console.error (not log) to log the messages to the console regardless of the environment.
This helps with debugging for tech-savvy users.
For non-tech users, we should provide a modal dialog or something with an error message, a reference code, and some UI that the users can use to help report the error.