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

iOS - OnNavigatedFrom is not fired when navigating back by swiping #26216

Closed
eth-ellis opened this issue Nov 29, 2024 · 1 comment · Fixed by #26235
Closed

iOS - OnNavigatedFrom is not fired when navigating back by swiping #26216

eth-ellis opened this issue Nov 29, 2024 · 1 comment · Fixed by #26235
Labels
platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@eth-ellis
Copy link
Contributor

Description

On iOS devices, OnNavigatedFrom is not fired when navigating back from a page by swiping.

It does work when navigating back using the back button.

Video:
Image

Steps to Reproduce

Steps:

  1. Open the repro app
  2. Tap the navigate button
  3. Navigate back by swiping
  4. The navigated from alert is not shown

The alert is show if navigating back using the back button.

Link to public reproduction project repository

https://github.com/eth-ellis/Issue-Repro/tree/main/OnNavigatedFromAfterSwipe

Version with bug

8.0.100 SR10

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

No response

Did you find any workaround?

No response

Relevant log output

@eth-ellis eth-ellis added the t/bug Something isn't working label Nov 29, 2024
@Ying-6
Copy link

Ying-6 commented Nov 29, 2024

This issue has been verified using Visual Studio 17.13 Preview 1 (9.0.10 & 8.0.100 & 8.0.93). Can repro this issue on iOS platform.

@Ying-6 Ying-6 added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage platform/iOS 🍎 labels Nov 29, 2024
@jfversluis jfversluis added this to the .NET 9 SR3 milestone Dec 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants