You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for filing the issue. I haven't been working with NS for awhile. Did you manage to fix it on your side? I can check on the issue & release the fix for you. Just one question before, did you try to use this.$router.getCurrentRoute().path instead?
So seems that you're facing an issue that the route path is not being updated, therefore would require to check further why this happens. Perhaps there was a change through the last updates of NS.
Could you let us know the information below?
NS version you're using
Sample of code how are you implementing it (A tiny demo will do)
Other additional packages you've might be helpful in case of something conflicting
iOS version you're using for both device & emulator
Is it your first time using nativescript-vue-router-extended? In case if any release would have affected.
iOS
emulator and physical device
Push to a second page.
Swipe back from the left side to the right side.
Check
this.$router.currentRoute.path
it stays the same as the page where it was before.The text was updated successfully, but these errors were encountered: