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
Currently if an error occurs on a public page a string of code with javascript bundles appears which is not useful for UX.
Create an error component which provides a generic message to AnonymousUsers but console logs the error if the user is superuser
The text was updated successfully, but these errors were encountered:
Currently if an error occurs on a public page a string of code with javascript bundles appears which is not useful for UX.
Create an error component which provides a generic message to AnonymousUsers but console logs the error if the user is superuser
The text was updated successfully, but these errors were encountered: