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 was using key and value dummy strings and it took me a while to figure out that key behaves differently in jest-localstorage-mock than other random strings:
Hey,
I was using
key
andvalue
dummy strings and it took me a while to figure out thatkey
behaves differently injest-localstorage-mock
than other random strings:While in my browser:
I think this is pretty misleading. Perhaps it could be fixed or menioned in the readme?
The text was updated successfully, but these errors were encountered: