mariohmol / ang-jsoneditor

Angular Jsoneditor that works with angular 4 to angular 15
https://stackblitz.com/edit/angular-json-editor
MIT License
156 stars 89 forks source link

Support for Angular 16 & 17? #135

Open samantha-swift opened 8 months ago

samantha-swift commented 8 months ago

Our business currently uses this tool and it is amazing. With a recent upgrade to angular 17 the editorOptions are no longer appearing. Is there support for angular 16/17 coming soon or is there anything I can do to fix the options?

BartjeD commented 7 months ago

@mariohmol I am also interested in this

PhilippS93 commented 3 months ago

@mariohmol, is this repo still maintained? I can also take responsibility to maintain and update the repo, if you want to?

BartjeD commented 3 months ago

We ended up switching to vanilla-jsoneditor, which was bascially a drop-in replacement for this plugin.