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

Not working in Vue2 #6

Open
DishantDesai opened this issue Oct 22, 2022 · 2 comments
Open

Not working in Vue2 #6

DishantDesai opened this issue Oct 22, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@DishantDesai
Copy link

I am not able to use any commands of extension in vue app. Is this extension only compatible with React apps? It gives me

TypeError: this.editor.chain(...).focus(...).setColumns is not a function

Can you please help me with these?

@soudis
Copy link

soudis commented Nov 7, 2022

same here, using React though. I tried to integrate the plugin into the tiptap extension for strapi, here's my fork (https://github.com/soudis/strapi-tiptap-editor)

I added the Extension to the extension array of the tiptap component and added the call to setColumns to the Toolbar and got the same error as above. Do you have any clue?

Thank you so much for your work!

@leonard-henriquez
Copy link
Collaborator

Thanks for your feedback !
Can you provide a Minimal Reproducible Example?

@leonard-henriquez leonard-henriquez added the good first issue Good for newcomers label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants