Describe the bug
when triggering a navigation action pushing user outside of the app, if user returns again to the same screen, the animation effect that was happening just before the user had left are stuck frozen.
Affected platforms
iOS
Versions
Kotlin version*: 1.9.22
Compose Multiplatform version*: 1.5.12
OS version(s)* (required for Desktop and iOS issues): ios 16.4, 17.2.1
OS architecture (x86 or arm64):
Device (model or simulator for iOS issues): iPhone 14, iPhone XR
JDK (for desktop issues):
To Reproduce
Steps and/or the code snippet to reproduce the behavior:
Create a screen that has a trigger that has animation effect like a button (with ripple effect) or a toggle switcher which navigates the user out of the app
trigger the action
on returning to the screen, sometimes the trigger animation is stuck frozen
Expected behavior
the animation effect should be gone.
Screenshots
Additional context
Add any other context about the problem here.
Describe the bug when triggering a navigation action pushing user outside of the app, if user returns again to the same screen, the animation effect that was happening just before the user had left are stuck frozen.
Affected platforms
Versions
To Reproduce Steps and/or the code snippet to reproduce the behavior:
Expected behavior the animation effect should be gone. Screenshots
Additional context Add any other context about the problem here.