I have a `HorizontalPager` inside a vertically scrollable `Column`. When pager is animating horizo...
p
I have a
HorizontalPager
inside a vertically scrollable
Column
. When pager is animating horizontally to a page, it's not possible to scroll vertically in the
Column
. Does anyone know, how to fix this?