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 stumbled upon #21 and it made me wonder if other things that use the storage key should also be refactored in some way. I'm mainly thinking of BroadcastChannel (note that it doesn't explicitly use the storage key at the moment, but as far as I know that's the plan: whatwg/html#5803).
The text was updated successfully, but these errors were encountered:
I stumbled upon #21 and it made me wonder if other things that use the storage key should also be refactored in some way. I'm mainly thinking of
BroadcastChannel
(note that it doesn't explicitly use the storage key at the moment, but as far as I know that's the plan: whatwg/html#5803).The text was updated successfully, but these errors were encountered: