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
Not-as-important request but....let's say somebody changes the value of the entry manually (like a string instead of an object).
I tested and the get() fails silently.
We should have a check on type, and then a remove() / error thingy.
Not-as-important request but....let's say somebody changes the value of the entry manually (like a string instead of an object).
I tested and the
get()fails silently.We should have a check on type, and then a
remove()/ error thingy.