react-json-editor-ajrm
react-json-editor-ajrm copied to clipboard
Error when pasting string content wrapped in `<>`
- What version of RJEA are you using (react-json-editor-ajrm version)?
- What operating system and processor architecture are you using?
- Mac OSX
- What did you do?
- Copied
{ test: '<o>' }into the editor
- Copied
- What did you expect to see?
- expected to see the content I posted formatted correctly
- What did you see instead?
Unrecognized node: {child: o}