-
-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
V3Issues related to V3Issues related to V3
Description
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
Labels
V3Issues related to V3Issues related to V3