Keith Gulbro

Results 16 comments of Keith Gulbro

@DimanVorosh , Which version of Nativescript-Vue are you using? If you're not using NS 7 ensure your Nativescript-Vue version is below `2.8.1`.

@dosomder I figured out the issue with @rigor789. Essentially, the modal functionality got changed as of Nativescript-Vue 2.5.1. Now you need to add an ID to a given modal frame...

@KryptoBeard Please try again, it's working for me with Nativescript Vue after updating to the latest release. @Yermo has been kind enough to submit a massive update to this repo...

@EddyVerbruggen Any update on this perhaps?

@EddyVerbruggen Would you happen to have any insight on how this could be accomplished?

Hey everyone, just looking for a status on this issue. Looks like it affects many users across the Nativescript-Vue & Angular. While the workaround outlined by @wendt88 does work. It's...

I was able to update the color of the loading indicator via using the `color` property set to a hex value... ``` ```

@mariusa Please reference @itsalb3rt's answer. The method of importing Mapbox GL Directions seems to work properly. Initially I encountered the same error you mentioned and resolved it with his proposed...

Any update on this? @daweedm makes a solid point. Many Nativescript plugins overwrite the iOS app delegate instead of allowing those methods to be called once the plugin is imported....

Ran into the same issue. In my case, updating my project to Nativescript 7 and removing any rogue files that weren't needed did the trick.