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
The appstate is persisted in localStorage. I wrap it in createRoot, and check its value when mount. If the initial value of appstate differs from the value stored in localStorage, it causes an error.
Duplicates
Latest version
Current behavior 😯
The appstate is persisted in localStorage. I wrap it in createRoot, and check its value when mount. If the initial value of appstate differs from the value stored in localStorage, it causes an error.
Test ok in SPA mode.
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: