Skip to content

Conversation

acosmicflamingo
Copy link
Contributor

There was lots of discussion in #311 on how to address the issue with PathDelegate being registered as NavigationStackController's super.delegate earlier than expected, so here's a PR that takes @tgrapperon 's changes, adds a purple run-time warning letting users know to set their delegate in the init, and an update to the test that addresses this issue.

@acosmicflamingo acosmicflamingo force-pushed the fix-uinavigationcontrollerdelegate-forwarding-for-real branch 2 times, most recently from 68b8583 to da98da1 Compare October 2, 2025 16:04
@acosmicflamingo
Copy link
Contributor Author

acosmicflamingo commented Oct 2, 2025

Looks like that failure in da98da1 was a false positive. This PR is good for merging then.

Edit: pushed final change to remove random .orig file that appeared.

@acosmicflamingo acosmicflamingo force-pushed the fix-uinavigationcontrollerdelegate-forwarding-for-real branch from 91d4943 to 6883e9b Compare October 2, 2025 20:02
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

Successfully merging this pull request may close these issues.

2 participants