mariohmol / ang-jsoneditor

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

Support Angular 15 #109

Closed trentprynn closed 1 year ago

trentprynn commented 1 year ago

Is your feature request related to a problem? Please describe. Angular v15 has been released, it would be great if this library could officially support the newest version

Describe the solution you'd like Angular v15 is officially supported

foka commented 1 year ago

Version 1.10.5 works fine on Angular 15.

npm i ang-jsoneditor@1.10.5
trentprynn commented 1 year ago

angular 15 is supported, closing

jtomek commented 1 year ago

No, the problem persists on the latest version.

I can confirm, though, that v1.10.5 works on Angular 15.