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

null and undefined JSON data both show as NULL #106

Open
jaythomas opened this issue Feb 15, 2020 · 0 comments
Open

null and undefined JSON data both show as NULL #106

jaythomas opened this issue Feb 15, 2020 · 0 comments

Comments

@jaythomas
Copy link

When making a query for keys within JSON data, both undefined and null properties in the JSON object display as "NULL". You can see in this screenshot that my query finds both null and undefined keys. Things becomes difficult with targeted queries when you just get back "NULL" and don't know if the field is populated with null or actually not defined at all.

Screenshot from 2020-02-14 23-28-10

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

No branches or pull requests

1 participant