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
If you observe, when I clear storage in a tab, it does not sync back to the other tab and as I update the local storage in the that tab, complete data gets synced back to the previous tab. Ideally, clearing the storage should also have synced to the other tabs.
This recording is from the useLocalStorage hook's demo, but I am facing the same thing while using this hook.