Andrew Izmaylov
Andrew Izmaylov
I created several custom elements by instruction on oficial site, save JS files and import them into editor
Hi "vue-editor-js": "^2.0.2", "webpack": "^4.46.0" the same issue `import Editor from 'vue-editor-js/src/index'` fix the problem
Yes. Just use for import import Editor from 'vue-editor-js/src/index' ср, 24 мар. 2021 г. в 17:30, CharlesKitonga ***@***.***>: > Was this issue solved? I am getting the same error in...
Just watched a YouTube video about this Dialog feature. It's really cool! I'm waiting for it!
Once I faced the same problem. The reason was the name of the component. npm scripts won't work with `component` and `Component`
I came with the same issue Just found an advice put beta tag in composer.json ` "rahmanramsi/filament-editorjs": "^2.0@beta"`