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
{{ message }}
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
Probably it would be a good idea to just use a stub implementation of localStorage whenever it is not available in the global context. Or, we could optionally allow passing a custom stub provider under a lightweight injection token when the module is injected.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
thanks to https://github.com/dbitkovski for the idea
Probably it would be a good idea to just use a stub implementation of
localStorage
whenever it is not available in the global context. Or, we could optionally allow passing a custom stub provider under a lightweight injection token when the module is injected.The text was updated successfully, but these errors were encountered: