vankop / jsoneditor-react

react wrapper implementation for https://github.com/josdejong/jsoneditor
MIT License
265 stars 106 forks source link

Issues to clarify #95

Open KavinduJayathilaka opened 1 year ago

KavinduJayathilaka commented 1 year ago

This is an awesome editor we are hoping to use this but there are some issues to clarify regarding this component.

  1. When loading Json object to the editor in the top level it's adding an object keyword how to remove that?
  2. How to override and expand all functions in the editor because I need to do it manually by clicking a new button from out of the editor?