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
This app could use some global error handling (probably with a generic "an error has occurred" message of some sort that throws a Toast message to prevent silent errors. Implement this using a global error boundary on the root component and throw a toast message like so
This app could use some global error handling (probably with a generic "an error has occurred" message of some sort that throws a Toast message to prevent silent errors. Implement this using a global error boundary on the root component and throw a toast message like so
The text was updated successfully, but these errors were encountered: