PillowPillow/ng2-webstorage

Getting null when retrieving object from local storage after browser reopen

fzs1994 opened this issue · 0 comments

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.