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

[BUG]: Rendering is not supported in JSON when the key value is empty. #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paimagham
Copy link

we are preprocessing the JSON string, to replace the empty strings with the preset "Empty_String", and it works. we can also try setting the preset to "‎ ", which is a blank space character.
this is a temporary fix, and is not perfect. A better solution might be to change the Graph module from the imported library.

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.

1 participant