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 figure that once the known error types (currently just permissions error, maybe in the future additional types) have been exhausted, the error presumably arises from a bug in our application rather than any expected behavior. In this case, perhaps we should warn the user that something bad has happened and tell them how to file a bug report (file an issue on GitHub).
link
The instructions should probably be a part of the
ErrorBoundaryDialog
component.The text was updated successfully, but these errors were encountered: