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

React component for editing/viewing JSON/object data

Results 26 json-edit-react issues
Sort by recently updated
recently updated
newest added

_Originally posted by @michelcrypt4d4mus in https://github.com/CarlosNZ/json-edit-react/issues/46#issuecomment-2104183371_ ok so now i tried to use your package in my app and got an error: `Property 'getComputedStyle' doesn't exist`. any ideas? seems like...

enhancement
user request

Rather than the standard 0-based numbering

enhancement
good first issue

I'd like to have a comprehensive automated test suite for this project. However, I don't really know how to go about it. If anyone has experience creating test cases for...

help wanted

They should all share the same, even if not used -- it's simpler that way

Rather than this: Something like this would look better: ```js >hoursSchedule: [ 24 items 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,...

enhancement

When I convert huge amounts of data, such as more than tens of thousands of lines of data, this will cause the operation to be very slow after the conversion,...

bug