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

Failed to mount component: template or render function not defined #12

Open
bulldoguc opened this issue Mar 4, 2021 · 2 comments
Open

Comments

@bulldoguc
Copy link

I have added vue-excel-xlsx into my existing Vue component, and I can see the component and its attributes in Vue Devtools, but I keep getting this console error. Any thoughts?

@dhcoder-se
Copy link

I have exactly the same problem. @bulldoguc did you find a way around it?

@jgalindosl
Copy link

I think this component cannot be mouted directly on the vue component. It has to be instantiated globally. That worked for me.

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