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

Routing not working with sub frame. #959

Open
AchrafBardan opened this issue Apr 13, 2022 · 1 comment
Open

Routing not working with sub frame. #959

AchrafBardan opened this issue Apr 13, 2022 · 1 comment
Labels
priority:normal V2 Issues related to V2

Comments

@AchrafBardan
Copy link

Version

2.9.1

Reproduction link

https://github.com/AchrafBardan/routing-sub-frame-bug

Platform and OS info

Android 11/IOS 15.4/MacOS 12.3/nativescript-cli 8.2.2/node v14.19.1

Steps to reproduce

  1. Create a nested frame.
  2. Navigate inside that frame and forget history.
  3. You cant navigate anymore.

What is expected?

That you can still navigate the frame.

What is actually happening?

The frame isn't navigatable anymore.

@NeevorPL
Copy link

I found that you cannot $navigateTo at all on Android 11.
Same code works like a charm on Android 9 and earlier - didn't check on 10.

@rigor789 rigor789 added the V2 Issues related to V2 label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:normal V2 Issues related to V2
Development

No branches or pull requests

4 participants