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
According to the docs, it should behave differently, since deps "let you optionally specify a list of cookie names your component depend on or that should trigger a re-render".
The text was updated successfully, but these errors were encountered:
For some reason, setting
permissionCookie
will trigger a state change onuserCookie
.According to the docs, it should behave differently, since deps "let you optionally specify a list of cookie names your component depend on or that should trigger a re-render".
The text was updated successfully, but these errors were encountered: