angular-local-storage icon indicating copy to clipboard operation
angular-local-storage copied to clipboard

localstorage variables not surviving after page refresh

Open chamarts opened this issue 10 years ago • 1 comments
trafficstars

I am using this library to set and get the local storage variables. strangely the variables are not surviving the page refresh. is there any additional configuration I am missing ? appreciate any help

thx sri

chamarts avatar Jun 26 '15 18:06 chamarts

You're not resetting your data on page load, are you?

Greg

On Fri, Jun 26, 2015 at 3:47 PM, chamarts [email protected] wrote:

I am using this library to set and get the local storage variables. strangely the variables are not surviving the page refresh. is there any additional configuration I am missing ? appreciate any help

thx sri

— Reply to this email directly or view it on GitHub https://github.com/grevory/angular-local-storage/issues/235.

grevory avatar Jun 26 '15 19:06 grevory