This appears to be a bug in Compose - <https://git...
# decompose
a
This appears to be a bug in Compose - https://github.com/JetBrains/compose-jb/issues/2696 Basically,
Children
function uses
movableContentOf
, which breaks scrollable content inside it on switching. Here is the related Decompose bug for tracking - https://github.com/arkivanov/Decompose/issues/326
👍 1