We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
null
No response
1.0.1
Browser (Chrome)
In Social.set, when I set a key value as null I get error
Social.set
It shouldn't throw any error, since to delete a key in socialdb, we set the value as null.
The text was updated successfully, but these errors were encountered:
jaswinder6991
No branches or pull requests
Contact Details
No response
Version
1.0.1
What platform are you seeing the problem on?
Browser (Chrome)
Description
Steps To Reproduce
In
Social.set
, when I set a key value asnull
I get errorExpected Results
It shouldn't throw any error, since to delete a key in socialdb, we set the value as
null
.Actual Results
Relevant console output
No response
The text was updated successfully, but these errors were encountered: