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 am using AccountsEntry.signInRequired(this) in my route and it works properly, but if I visit a URL I am not allowed to visit I see a quick flash of that page before I get sent to the sign in page. Is there a way to fix this flash?
I am using
AccountsEntry.signInRequired(this)
in my route and it works properly, but if I visit a URL I am not allowed to visit I see a quick flash of that page before I get sent to the sign in page. Is there a way to fix this flash?My code:
The text was updated successfully, but these errors were encountered: