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
I am able to set the array value for an array stored in local storage using the localstorage decorator. But i am not able to update the value once it is set, neither push or concat seem to work either.Tried using save method too still cant update the array, the value that is set at first remains permanently
The text was updated successfully, but these errors were encountered:
I am able to set the array value for an array stored in local storage using the localstorage decorator. But i am not able to update the value once it is set, neither push or concat seem to work either.Tried using save method too still cant update the array, the value that is set at first remains permanently
The text was updated successfully, but these errors were encountered: