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 modals use Window.ModalNavigationManager vs Application.NavigationProxy #6813

Merged
merged 7 commits into from
May 10, 2022

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented May 4, 2022

Description of Change

This PR does two things:

The Application.NavigationProxy does not get set anymore as per this change, which caused the NavigationProxy to be null in this scenario.

Issues Fixed

Fixes #6666

@jfversluis
Copy link
Member Author

Need to do some additional testing on Shell specifically.

@jfversluis jfversluis marked this pull request as draft May 4, 2022 14:58
@Redth Redth requested a review from PureWeen May 4, 2022 15:05
@PureWeen PureWeen marked this pull request as ready for review May 6, 2022 15:16
@Redth Redth added this to the 6.0.300 milestone May 9, 2022
@PureWeen PureWeen merged commit af52502 into main May 10, 2022
@PureWeen PureWeen deleted the fix-6666 branch May 10, 2022 14:56
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.312 Look for this fix in 6.0.312! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception if swipe to dismiss modal page on iOS (Simulator, real device not tested yet)
4 participants