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
Recently I found myself wanting to use sessionStorage instead of localStorage. What do you think about having this feature? I'd be happy to implement if you think it is a good addition.
The text was updated successfully, but these errors were encountered:
I thought about that too. I wasn't sure and wanted to see what everyone thinks. It's a small addition to this addon since it'd be simply extending the current local storage adapter class and overriding a few methods.
Recently I found myself wanting to use sessionStorage instead of localStorage. What do you think about having this feature? I'd be happy to implement if you think it is a good addition.
The text was updated successfully, but these errors were encountered: