Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console warnings and errors #476

Open
eliasassuncao opened this issue Nov 14, 2023 · 2 comments
Open

Console warnings and errors #476

eliasassuncao opened this issue Nov 14, 2023 · 2 comments
Labels

Comments

@eliasassuncao
Copy link

eliasassuncao commented Nov 14, 2023

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

image
image
image

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
@jbhaywood
Copy link

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.

@Halorv
Copy link

Halorv commented Jul 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants