element-tiptap
element-tiptap copied to clipboard
Console warnings and errors
I'm having some problems installing a library, apparently the editor works correctly, but there are many warnings and some errors.
example: https://codesandbox.io/s/laughing-fire-s6fws5?file=/src/App.vue
Mode of use: it is a partial import according to the documentation, but changing from el-tiptap
to element-tiptap
as I believe it was an error in the documentation, as the name of the component used must be the same as the imported one.
Versions:
- element-tiptap: ^2.2.1
- vue: ^3.3.4
Desktop:
- Browser: Google Chrome
- Version 119.0.6045.123
I'm seeing the same warnings and errors. I wanted to try this out because it sounds like exactly what I'm looking for, but I wonder if it's even being maintained anymore. The fact that the installation instructions are wrong (see #475) make me very hesitant to go forward with it, although maybe I can mine it for help with creating my own Tiptap extensions.
I'm seeing the same warnings and errors. I wanted to try this out because it sounds like exactly what I'm looking for, but I wonder if it's even being maintained anymore. The fact that the installation instructions are wrong (see #475) make me very hesitant to go forward with it, although maybe I can mine it for help with creating my own Tiptap extensions.
You can try this updated version: element-tiptap-vue3-fixed