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

cut > paste - causes Error

Open wwitekk opened this issue 4 years ago • 3 comments

  1. What version of RJEA are you using (react-json-editor-ajrm version)? *REQUIRED 2.5.13 (example from master: example\webpack-project)

  2. What operating system and processor architecture are you using? *REQUIRED Issue exists on Windows 10 Intel core I3; Browsers: Chrome, Opera, Edge The issue does not exists on MacBook (browsers: Chrome, Opera, Mozilla, Safari)

  3. What did you do? *REQUIRED Preparation:

  • Download master
  • navigate to example\webpack-project
  • npm i
  • npm start

In Browser:

  • open localhost:8080
  • focus on editor field
  • ctr+a
  • ctrl+x
  • ctrl+v
  1. What did you expect to see? *REQUIRED Original json editor content

  2. What did you see instead? *REQUIRED Original editor content with 'Non-alphanumeric token '' is not allowed outside string notation at line 1' error

image

Regards

Witold

wwitekk avatar Dec 21 '20 13:12 wwitekk

Happens in latest Firefox (89.0 (64-bit) at the time).

kolarski avatar Jun 14 '21 10:06 kolarski

has there been any updates on this ?

Jaydeep9979 avatar Jul 02 '21 13:07 Jaydeep9979

I made a PR today to fix this issue: https://github.com/AndrewRedican/react-json-editor-ajrm/pull/193

Waiting for someone who can approve it.

sOoN92 avatar Oct 01 '21 10:10 sOoN92

I no longer intend to update this project. I am working instead on a complete rewrite.

I'd like to thank you for using and taking interest in this project.

I also would like to apologize for not following up sooner. However, do realize for the most part this has been a one-man show, and the occasional contributions I used to receive. What I am saying is, I am in dire need of volunteers.

If this is something you would be interested in participating in, you can join in the discussion.

I've taken note of this thread, and I'll keep this under consideration for the new project.

AndrewRedican avatar Jan 29 '23 03:01 AndrewRedican