angular-local-storage
angular-local-storage copied to clipboard
localstorage variables not surviving after page refresh
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
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.