Skip to content

[Vue warn]: Unknown custom element #58

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
LiamWiddop opened this issue Dec 30, 2020 · 0 comments
Open

[Vue warn]: Unknown custom element #58

LiamWiddop opened this issue Dec 30, 2020 · 0 comments

Comments

@LiamWiddop
Copy link

I have run a fresh install through the Vue UI using the Nativescript-Vue-Web starting template and have encountered the following errors when running npm run serve:web:
image

This is my App.vue:
image

This is the component HelloWorld.vue:
image

And this is what is rendered:
image

Indeed, the <Page>, <ActionBar>, and <GridLayout> are not rendered as I would expect.

Can someone help me understand whether the Nativescript-Vue-Web starting template supports these custom elements, and if so, how to fix this?

I am using:

  • Vue v2
  • Typescript with class based components
  • Nativescript-Vue-Web starting template

Thanks very much!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant