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

Nested JSON Issue #30

Open
dhpcc opened this issue Jan 24, 2024 · 1 comment
Open

Nested JSON Issue #30

dhpcc opened this issue Jan 24, 2024 · 1 comment

Comments

@dhpcc
Copy link

dhpcc commented Jan 24, 2024

Hi,

Thank you very much for taking the time to make this library. I appreciate it. I attempted to integrate it into my application and I'm having an issue with nested JSONs. How can I ensure that these nested JSONs are handled properly and become part of the tree structure? Here is an image showing the current structure of the tree. Please let me know if you require any additional information from me. Any help at all is greatly appreciated.

Screenshot 2024-01-24 at 2 55 59 PM

Thank you,
dhpcc

@YYsuni
Copy link
Owner

YYsuni commented Jan 25, 2024

Oh, you could use the custom node property, and if the params.name === EVENTDATA then return new <jsonview/>. Or, you could preprocess the data, it will be better.

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

2 participants