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
Given mainpage hided the navigation bar, and user go to the second page,
when user try to swipe back to main page,
then code could not trigger the OnNavigatedTo method
Screen.Recording.2025-01-15.at.19.17.12.mov
Steps to Reproduce
Click the "Go" button on MainPage
Swipe back to MainPage from SecondPage
Description
Given mainpage hided the navigation bar, and user go to the second page,
when user try to swipe back to main page,
then code could not trigger the OnNavigatedTo method
Screen.Recording.2025-01-15.at.19.17.12.mov
Steps to Reproduce
Click the "Go" button on MainPage
Swipe back to MainPage from SecondPage
Link to public reproduction project repository
https://github.com/jingliancui/OnNavigatedToSwipeBackIssue
Version with bug
9.0.30 SR3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS
Did you find any workaround?
No
Relevant log output