Skip to content

Using template Nativescript-Vue-Web error in iOS #9

Closed
@JoaquinGL

Description

@JoaquinGL

If you use this template, in the App.vue file, needs to import the component HelloWorld. Otherwise there will be an error when you try the app in iOS.

Needs proper import

import HelloWorld from './components/HelloWorld';
components: {
   HelloWorld,
}

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