With a setup of:
NestedPageView
→ first page - not scrollable
→ second page - NestedListView
When I'm going to the second page and scroll the list view down, then scroll it back up, sometimes page view swipes back before reaching the top of the list view. Is this behaviour known/expected? Is there a way to disable it?
Flutter version: 3.7.12
Package version: 0.0.7
With a setup of:
NestedPageView→ first page - not scrollable
→ second page -
NestedListViewWhen I'm going to the second page and scroll the list view down, then scroll it back up, sometimes page view swipes back before reaching the top of the list view. Is this behaviour known/expected? Is there a way to disable it?
Flutter version: 3.7.12
Package version: 0.0.7