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 set compilerOptions.isCustomElement for VueJS 3 in Quasar Project #60

Open
badblli opened this issue Oct 10, 2023 · 0 comments
Open

Comments

@badblli
Copy link

badblli commented Oct 10, 2023

[Vue warn]: Failed to resolve component: EmojiPicker
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. 

I have a project that I created with Vue 3 and Quasar 2.

How can I solve the unresolved error of the component?

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

1 participant