Skip to content

[Vue warn]: Unknown custom element #58

Open
@LiamWiddop

Description

@LiamWiddop

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions