Skip to content

Remove code from iOS that short circuits propagation#24477

Merged
PureWeen merged 2 commits intomainfrom
fix_24434
Aug 28, 2024
Merged

Remove code from iOS that short circuits propagation#24477
PureWeen merged 2 commits intomainfrom
fix_24434

Conversation

@PureWeen
Copy link
Copy Markdown
Member

Description of Change

#24217 added some code that guessed at a few paths that might be taken to cause #24032 since we've been unable to reproduce this locally.

I'm hoping that the fixes on 24217 related to not disposing the view on the UINavigationController covers everyones cases and we can just leave this propagation code in place for now.

If users still report the crash then we'll need to figure out how to more surgically propagate invalidations on iOS.

Issues Fixed

Fixes #24434

@PureWeen PureWeen requested a review from a team as a code owner August 27, 2024 20:32
@PureWeen PureWeen requested review from Eilon and rmarinho August 27, 2024 20:32
Redth
Redth previously approved these changes Aug 27, 2024
@PureWeen PureWeen merged commit 944d860 into main Aug 28, 2024
@PureWeen PureWeen deleted the fix_24434 branch August 28, 2024 22:12
@samhouts samhouts added fixed-in-net9.0-nightly This may be available in a nightly release! fixed-in-net8.0-nightly This may be available in a nightly release! labels Sep 5, 2024
@samhouts samhouts added fixed-in-9.0.0-rc.2.24503.2 and removed fixed-in-net9.0-nightly This may be available in a nightly release! fixed-in-net8.0-nightly This may be available in a nightly release! labels Oct 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 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.

[MAUI] From 'Edit recipe' to return to the Recipe details, the 'Ingredients' & 'Recipe' contents appear blank.

3 participants