Fixed Children composable sometimes sticks with switching the stack quickly#979
Fixed Children composable sometimes sticks with switching the stack quickly#979
Conversation
📝 WalkthroughWalkthroughTwo targeted fixes to the stack animation system address rapid navigation freezing. One change adds conditional logic for single-item stack updates to preserve non-exiting items, while the other wraps callback references with rememberUpdatedState to maintain freshness across recompositions. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes: #862
Related to: #976
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.