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

vue-editor-js tools not work in nuxt js #64

Open
FarzadMohtasham opened this issue Sep 20, 2020 · 2 comments
Open

vue-editor-js tools not work in nuxt js #64

FarzadMohtasham opened this issue Sep 20, 2020 · 2 comments

Comments

@FarzadMohtasham
Copy link

Hi, I'm using vue-editor-js in my nuxt-project and it's ok, But the tools not working!

<editor header list code autofocus ref="editor" :initialized="onInitialized"/>

How can I solve this problem?

@kc980602
Copy link

kc980602 commented Oct 1, 2020

I think you need to npm i the header tool
check this
https://github.com/ChangJoo-Park/vue-editor-js/blob/master/demo/Demo.vue

@nargespms
Copy link

nargespms commented Jul 19, 2021

I think you need to npm i the header tool
check this
https://github.com/ChangJoo-Park/vue-editor-js/blob/master/demo/Demo.vue

Hi. This solution is for users who are before version 2.0.0
https://github.com/ChangJoo-Park/vue-editor-js#for-before-200-version-users

I have the same problem, and dependencies are now in the package.json of version 2.0.2 but still doesn't work!
Do you have any idea?

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

No branches or pull requests

3 participants