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

Unknown custom element: <cookie-law> #68

Open
josepfm opened this issue Apr 14, 2020 · 1 comment
Open

Unknown custom element: <cookie-law> #68

josepfm opened this issue Apr 14, 2020 · 1 comment

Comments

@josepfm
Copy link

josepfm commented Apr 14, 2020

[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

@riedeljan
Copy link

Just to give you a heads up as I stumbled across the same warning today:
Make sure to import without curly braces since the lib provides no named exports.
e.g.: import CookieLaw from 'vue-cookie-law'

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