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?
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 functionCan you please help me with these?