MarcinusX / go_to_egypt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Scrollbar's ScrollController has no ScrollPosition attached

mrdc opened this issue · comments

commented

Hello,
There is an issue with the ScrollController when building in Flutter 2.8.1:

════════ Exception caught by animation library ═════════════════════════════════
The Scrollbar's ScrollController has no ScrollPosition attached.
════════════════════════════════════════════════════════════════════════════════

════════ Exception caught by gesture ═══════════════════════════════════════════
The Scrollbar's ScrollController has no ScrollPosition attached.
════════════════════════════════════════════════════════════════════════════════

commented

Adding the controller for the Scrollbar fixes the issue.