You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am currently working with Angular Ivy and I wanted to integrate this ang-jsoneditor into my project. however, I keep encountering a compatibility issue incase I try to use a newer version of the package. So I tried using older versions of the package i.e packages below version 2.0.0.
Version 1.10.5 worked, however , it is quite buggy in a way that I cannot delete more than one character at a time when editing my JSON in the "Tree" mode.
Also in the "Code" Mode, the cursor does not appear where I click, so its displaced in a way.
Is this an issue with the version of the package or my own project?
Expected behavior
what I expect to happen, is when editing in "Tree" mode, i need to be able to delete multiple characters without clicking on the key to edit again.
When editing in 'Code' mode, I expect the cursor to appear precisely where I have clicked in the editor. rather than away from it.
Console and Error stack trace
I have the error below after reinstalling version 1.10.5
Describe the bug
I am currently working with Angular Ivy and I wanted to integrate this ang-jsoneditor into my project. however, I keep encountering a compatibility issue incase I try to use a newer version of the package. So I tried using older versions of the package i.e packages below version 2.0.0.
Version 1.10.5 worked, however , it is quite buggy in a way that I cannot delete more than one character at a time when editing my JSON in the "Tree" mode.
Also in the "Code" Mode, the cursor does not appear where I click, so its displaced in a way.
Is this an issue with the version of the package or my own project?
Expected behavior
what I expect to happen, is when editing in "Tree" mode, i need to be able to delete multiple characters without clicking on the key to edit again.
When editing in 'Code' mode, I expect the cursor to appear precisely where I have clicked in the editor. rather than away from it.
Console and Error stack trace
I have the error below after reinstalling version 1.10.5
The text was updated successfully, but these errors were encountered: