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

React component for editing/viewing JSON/object data

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

**Suggestion** This will mean the internal `setData` type can automatically define its type signature from the overall defined type

enhancement
user request

I can't pin [Discussions](https://github.com/CarlosNZ/json-edit-react/discussions) to the overall repo, but I'm sure a lot more people look at the **Issues** page than the **Discussions**, so here's a wee nudge to take...

``` Cannot use import statement outside a module at wrapSafe (node:internal/modules/cjs/loader:1281:20) at Module._compile (node:internal/modules/cjs/loader:1321:27) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Function.Module._load (node:internal/modules/cjs/loader:1024:12) at cjsLoader (node:internal/modules/esm/translators:348:17) at ModuleWrap. (node:internal/modules/esm/translators:297:7) at...

bug