Skip to content

Conversation

@stephencelis
Copy link
Member

By immediately nil-ing out the child store, SwiftUI can misbehave in a number of ways, as the following issues report.

This PR attempts to fix #3789, #3783, #3779, but will also preserve the original fix of cleaning up child reducer state.

By immediately `nil`-ing out the child store, SwiftUI can misbehave in a
number of ways.

This PR attempts to fix #3789, #3783, #3779.
@stephencelis stephencelis merged commit a9c3fec into main Oct 13, 2025
9 of 10 checks passed
@stephencelis stephencelis deleted the delay-child-dismissal branch October 13, 2025 21:59
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.

Child state cleared out prematurely upon dismissal

2 participants