You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
toelement-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:
Desktop:
The text was updated successfully, but these errors were encountered: