jsoneditor icon indicating copy to clipboard operation
jsoneditor copied to clipboard

Curser focus on two places before the end of line and typing problem in angular json editor.

Open PParshive opened this issue 4 years ago • 3 comments

I am facing typing problem in angular json editor in my project and curser focus on two places before the end of line that why typing problem create while typing in a json editor. Please find the solution as soon as possible. "ang-jsoneditor": "^1.10.3", "jsoneditor": "5.19.2" Mention version i am using in my project.

PParshive avatar Dec 08 '20 12:12 PParshive

Thanks for reporting @PParshive .

Can you try if this is still an issue in the latest version of jsoneditor? The version you're using, 5.19.2, is very old (date 2018-08-02).

josdejong avatar Dec 08 '20 16:12 josdejong

Yes, I tried with latest version "9.1.4", still getting same issue. I am referring this example https://stackblitz.com/edit/ang-jsoneditor?file=package.json. Example showing proper output but getting problem in my application.

PParshive avatar Dec 09 '20 05:12 PParshive

Example showing proper output but getting problem in my application.

Hm, so how can we reproduce this issue?

josdejong avatar Dec 09 '20 08:12 josdejong