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 wondering what would be the best way to handle this for static applications. Is there a way to somehow defer the authenticated user injection in the provider?
eg:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Following the https://micro-stacks.dev/guides/with-nextjs#hydration-mismatch guide shows how to fix the issue when you are using an SSR app with an authenticated user.
I am wondering what would be the best way to handle this for static applications. Is there a way to somehow defer the authenticated user injection in the provider?
eg:
Beta Was this translation helpful? Give feedback.
All reactions