react-json-view
react-json-view copied to clipboard
JSON viewer for react
i set some limit when i use onEdit method,when onEdit return false,then i edit again,it not work and Browser will return "Cannot read property 'xxx' of undefined"
 "last-child" is of string type,it will display a date when I input `056`. https://mac-s-g.github.io/react-json-view/demo/dist/
Hey guys! I found this issue but it didn't help at all -> https://github.com/mac-s-g/react-json-view/issues/181  I am passing a fetched json to the `src` property and apparently the viewer isn't...
when opening edit panel, for the first time, int the console appears error: Warning: React does not recognize the `inputRef` prop on a DOM element. If you intentionally want it...
Hello - Is there any chance you could release a new version with peer dependencies that include NodeJS 18 and 19. I've tested with both and this seems to work...
Hi there, Just checking whether you wish to report https://www.npmjs.com/package/json-data-view/v/0.1.3 as a supply chain attack hijacking your package, or if there's some other explanation.
I am trying to change displayDataTypes and displayObjectSize to false but the these information isalways shown ReactJson displayDataTypes=false displayObjectSize=false src={jsonF} /> ReactJson displayDataTypes={false} displayObjectSize={false} src={jsonF} /> 
I think you forgot to add doc for displayArrayKey