Inside LazyColumn when I scroll too fast `Modifier...
# compose
m
Inside LazyColumn when I scroll too fast
Modifier.Node.onAttach()
and
Modifier.Node.onDetach()
are not called properly and get ignored. Anyone had a similar issue before?
s
Do you mean that only one of them gets called, or that the list skips some items completely?