nativescript-vue-navigator icon indicating copy to clipboard operation
nativescript-vue-navigator copied to clipboard

A simple router for NativeScript-Vue, built on top of $navigateTo to simplify routing from within components

Results 33 nativescript-vue-navigator issues
Sort by recently updated
recently updated
newest added
trafficstars

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies
security

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies
security

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies
security

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies
security

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies
security

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies
security

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.0.0 to 5.3.1. Release notes Sourced from normalize-url's releases. v5.3.0 Throw a friendly error on view-source: input (#124) ddf2584 https://github.com/sindresorhus/normalize-url/compare/v5.2.1...v5.3.0 v5.2.1 Fix removeSingleSlash option adding slashes (#122)...

dependencies

My stack: `✔ Component nativescript has 7.2.0` `✔ Component @nativescript/core has 7.3.0` `✔ Component @nativescript/ios has 7.2.0` `✔ Component @nativescript/android has 7.0.1`   First of all, I think the docs on...

I created a simple project and tested on both Android and IOS Emulators. Both load fine, but the navigation only works on the IOS device. Both Pages are the same,...

Hello, I just use this very efficient way of navigation library but I encounter a problem between vuex and this navigation library Expected to happen: Wait for API response before...