react-json-view icon indicating copy to clipboard operation
react-json-view copied to clipboard

JSON viewer for react

Results 138 react-json-view issues
Sort by recently updated
recently updated
newest added

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"

![image](https://user-images.githubusercontent.com/2993320/209899182-c531eb50-4aac-45c0-b8f0-2d0202643db9.png) "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 ![image](https://user-images.githubusercontent.com/36475450/204790567-22ed03fe-35c4-4529-bc19-c0cc5e223680.png) 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} /> ![image](https://user-images.githubusercontent.com/7523486/77966286-18465480-72b9-11ea-8982-625cd56180c8.png)

I think you forgot to add doc for displayArrayKey