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

Fixed Import of JSONEditor #119

Closed kkovac1 closed 1 year ago

kkovac1 commented 1 year ago

PR Created based on given comment in issue.

Should fix error: _TypeError: (jsoneditorWEBPACK_IMPORTED_MODULE0namespace_cache || jsoneditorWEBPACK_IMPORTED_MODULE0namespacecache) is not a constructor

Review please.

mariohmol commented 1 year ago

thanks a lot @kkovac1