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

How to use this in Nuxt? #25

Open
suisun2015 opened this issue Sep 12, 2019 · 1 comment
Open

How to use this in Nuxt? #25

suisun2015 opened this issue Sep 12, 2019 · 1 comment

Comments

@suisun2015
Copy link

Hi
I installed this at my nuxt project but it show this error
[Vue warn]: Failed to mount component: template or render function not defined.

            VueHTMLEditor(
              id="content"
              name="html-editor"
              :model.sync="content"
            )

import VueHTMLEditor from 'vue-html-editor'
export default {
  components: {
    VueHTMLEditor
  },

Can you help me?
Thank you in advance

@jgrandar
Copy link

jgrandar commented Apr 1, 2021

Same here.

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

2 participants