Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting null when retrieving object from local storage after browser reopen #185

Open
fzs1994 opened this issue Nov 1, 2023 · 0 comments

Comments

@fzs1994
Copy link

fzs1994 commented Nov 1, 2023

Versions (please complete the following information):

  • NgxWebstorage: 5.0.0
  • Angular: 9.1.6

Describe the bug
Getting null when retrieving object from local storage after browser reopen. Value is present when I checked local storage data under dev tools > application tab

Expected behavior
Should get the data from local storage even after browser restart as value is still present in local storage

Screenshots
image

Desktop (please complete the following information):

  • OS: Win
  • Browser Chrome
  • Version latest

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant