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
Thanks for the work in this project. Everything is working. I got the values from localStorage. The problem that I have is that when I got the data from the localStorage and the state is populated, the data is not casting using the models. Everything is Object type.
is a way to tell ngx-store-localstorage to use the model to cast the values?
Best
Hank
The text was updated successfully, but these errors were encountered:
Hi Guys,
Thanks for the work in this project. Everything is working. I got the values from localStorage. The problem that I have is that when I got the data from the localStorage and the state is populated, the data is not casting using the models. Everything is Object type.
is a way to tell ngx-store-localstorage to use the model to cast the values?
Best
Hank
The text was updated successfully, but these errors were encountered: