Skip to content

Error: Element for MapView already registered #1037

@camilo02021

Description

@camilo02021

Issue when I use "$navigateTo" when click on button I got " Error: Element for MapView already registered." It is because I'm using the plugging like this:
"import GoogleMaps from '@nativescript/google-maps/vue'
const app = createApp(Home)
app.use(GoogleMaps).start()"
It is how the documentation says, I think the "use.()" and the "$navigateTo" they conflict.
Any solution for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    V3Issues related to V3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions