joaomede / vue3-json-editor

A jsoneditor of vue 3 (next) - (fork vue-json-editor)
ISC License
45 stars 29 forks source link

Cannot read property 'getMode' of null #10

Closed jianshe closed 3 years ago

jianshe commented 3 years ago

vue3-json-editor.esm.js:9764 Uncaught (in promise) TypeError: Cannot read property 'getMode' of null at expandAll (vue3-json-editor.esm.js:9764) at _callee$ (vue3-json-editor.esm.js:9720) at tryCatch (vue3-json-editor.esm.js:2089) at Generator.invoke [as _invoke] (vue3-json-editor.esm.js:2306) at Generator.next (vue3-json-editor.esm.js:2142) at asyncGeneratorStep (vue3-json-editor.esm.js:407) at _next (vue3-json-editor.esm.js:429)

joaomede commented 3 years ago

the topic will continue in question https://github.com/joaomede/vue3-json-editor/issues/9