You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Thank you,
dhpcc
The text was updated successfully, but these errors were encountered:
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.
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.
Thank you,
dhpcc
The text was updated successfully, but these errors were encountered: