Yermo / nativescript-mapbox

:statue_of_liberty: :tokyo_tower: :mount_fuji: Native OpenGL powered Maps, by Mapbox
MIT License
194 stars 94 forks source link

Crash after redirection (angular) #343

Open n3verlate opened 4 years ago

n3verlate commented 4 years ago

Hi,

When I tap on marker, I'd like it to redirect me to another page. But my app crashes at the same moment...

onCalloutTap: () => { this.router.navigateByUrl("my-page"); }

What is the problem ? Thanks !

Reached commented 4 years ago

Same for me, only on Android though... :/

Reached commented 4 years ago

Also this is not isolated to Angular, as I get the same when using Nativescript Vue

Mia12344 commented 4 years ago

same problem with nativescript angular latest versions of mapbox

MiquelJordan commented 4 years ago

Try this #332 personally i use the fork of Yermo