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
It should be possible disable the customEvent currently implemented in this hook.
I have a case where i only want the localstorage event to fire in other tabs then the tab that changes which basically is the functionality of window.addEventListener('storage')
The text was updated successfully, but these errors were encountered:
It should be possible disable the customEvent currently implemented in this hook.
I have a case where i only want the localstorage event to fire in other tabs then the tab that changes which basically is the functionality of
window.addEventListener('storage')
The text was updated successfully, but these errors were encountered: