nativescript-mapbox
nativescript-mapbox copied to clipboard
Crash after redirection (angular)
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 !
Same for me, only on Android though... :/
Also this is not isolated to Angular, as I get the same when using Nativescript Vue
same problem with nativescript angular latest versions of mapbox
Try this #332 personally i use the fork of Yermo