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

setItem throws JSON Parse error #8

Open
lkalashov opened this issue Sep 29, 2022 · 0 comments · May be fixed by #9
Open

setItem throws JSON Parse error #8

lkalashov opened this issue Sep 29, 2022 · 0 comments · May be fixed by #9

Comments

@lkalashov
Copy link

First call to setItem throws

SyntaxError: JSON Parse error: Unexpected end of input

due to node_modules/@neverdull-agency/expo-unlimited-secure-store/src/storage.js:47 attempting to parse empty string.

lkalashov pushed a commit to lkalashov/expo-unlimited-secure-store that referenced this issue Sep 29, 2022
@lkalashov lkalashov linked a pull request Sep 29, 2022 that will close this issue
lkalashov pushed a commit to lkalashov/expo-unlimited-secure-store that referenced this issue Sep 29, 2022
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 a pull request may close this issue.

1 participant