You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a LazyColumn inside and if it's scrolled up, when I try to scroll it down, the container picks the event before the scrollable children. Is there an easy fix for this, or do we need to pass the nested connection down the chain?