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

Uncaught TypeError: Cannot read property 'string' of undefined

Open RonWang21 opened this issue 5 years ago • 1 comments

Hi, when I put in a JSON like this: "{a: 1}{". I think the problem is with the second open "{". The error is "Uncaught TypeError: Cannot read property 'string' of undefined".

This problem is already mentioned by @maynir in #20

Would really like your help.

RonWang21 avatar Jul 13 '20 06:07 RonWang21

@RonWang21 could you provide a screenshot stack trace from the console log and formal reproduction steps. I will then prioritize this.

AndrewRedican avatar Aug 25 '20 09:08 AndrewRedican