react-json-editor-ajrm icon indicating copy to clipboard operation
react-json-editor-ajrm copied to clipboard

Error when pasting string content wrapped in `<>`

Open vernak2539 opened this issue 6 years ago • 0 comments

  1. What version of RJEA are you using (react-json-editor-ajrm version)?
  2. What operating system and processor architecture are you using?
    • Mac OSX
  3. What did you do?
    • Copied { test: '<o>' } into the editor
  4. What did you expect to see?
    • expected to see the content I posted formatted correctly
  5. What did you see instead?
    • Unrecognized node: {child: o} Screenshot 2019-09-27 at 12 57 10

vernak2539 avatar Sep 27 '19 11:09 vernak2539