Hi all, I'm experiencing very odd behaviour with HorizontalPager and PullToRefreshBox. I have a HorizontalPager that passes the same PullToRefreshState to each of my screens. Whatever screens is the first in the pager, the second time I pull to refresh, the refreshstate will jump to 100% (see video). Weirdly enough, it doesn't happen to the second screen and if I put the Teachers screen as the first one in the pager, it will happen to it but not to Timetable screen. I am kind of lost on why this might happen, does anyone have any ideas?