Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When swiping back on IOS the current page isn't changed. #3

Open
AchrafBardan opened this issue Aug 20, 2022 · 2 comments
Open

When swiping back on IOS the current page isn't changed. #3

AchrafBardan opened this issue Aug 20, 2022 · 2 comments

Comments

@AchrafBardan
Copy link

  • 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.

@MattCCC
Copy link
Owner

MattCCC commented Oct 15, 2022

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?

@red-game-dev
Copy link
Collaborator

Hi @AchrafBardan,

Hope you're well!

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.

Cheers
Red

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants