-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
bugSomething isn't working due to a bug in the library.Something isn't working due to a bug in the library.
Description
Description
I don't yet have a repro case, but for our iOS app, we've noticed that as of #3751 we have parts of our app that aren't notified when state changes. Reverting af60ed2 fixes the issue for us.
I will try to get more information to make this bug report more actionable, but in the meantime I wanted to at least flag this regression and give an opportunity for other users of TCA to weigh in if they've seen the same thing in their projects.
Checklist
- I have determined whether this bug is also reproducible in a vanilla SwiftUI project.
- If possible, I've reproduced the issue using the
main
branch of this package. - This issue hasn't been addressed in an existing GitHub issue or discussion.
Expected behavior
No response
Actual behavior
No response
Reproducing project
No response
The Composable Architecture version information
1.22.2
Destination operating system
iOS 18.5
Xcode version information
Version 16.4 (16F6)
Swift Compiler version information
swift-driver version: 1.120.5 Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
Target: arm64-apple-macosx15.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't working due to a bug in the library.Something isn't working due to a bug in the library.