Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [#1351] Fixes bug where calling Storage.getItem() with a key tha… #1353

Conversation

capricorn86
Copy link
Owner

…t has the same name as one of its methods or properties, returned the method/property

…t has the same name as one of its methods or properties, returned the method/property
@capricorn86 capricorn86 merged commit 6cbe8c0 into master Mar 23, 2024
4 checks passed
@capricorn86 capricorn86 deleted the 1351-bug-unexpected-return-value-when-trying-to-get-a-value-for-the-key-key-in-localstorage-before-definition branch March 23, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Unexpected return value when trying to get a value for the key 'key' in LocalStorage before definition
1 participant