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
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?
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?
The text was updated successfully, but these errors were encountered: