debounce
ignores animation
parameter of send
#3586
Labels
bug
Something isn't working due to a bug in the library.
debounce
ignores animation
parameter of send
#3586
Description
When adding
debounce
to an effect any actions that are emitted from that effect are not animated even though theanimation
parameter is set when callingsend
.Checklist
main
branch of this package.Expected behavior
In the sample code, all buttons should animate the square.
Actual behavior
Only the first and last buttons animate the square.
Reproducing project
The Composable Architecture version information
1.17.1
Destination operating system
iOS 18.2
Xcode version information
16.2
Swift Compiler version information
The text was updated successfully, but these errors were encountered: