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've integrated localstorage-slim into an existing application and noticed that clearing clears everything in localStorage (even if created directly with localStorage and not localstorage-slim).
Adding a key prefix value in the global configuration could help create an encapsulated storage inside localStorage without affecting other items.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've integrated localstorage-slim into an existing application and noticed that clearing clears everything in localStorage (even if created directly with localStorage and not localstorage-slim).
Adding a key prefix value in the global configuration could help create an encapsulated storage inside localStorage without affecting other items.
Beta Was this translation helpful? Give feedback.
All reactions