Skip to content

I get an exception when I recall the request with more columns to add [Question] #77

Description

@mhilalsh

At some point in my app I recall the request -that builds the table columns and rows- with extra parameters so the table will have more width, the app works fine even with the exception but I hope to solve it.

Important note :
I'm trying to recall the request automatically after editing the sent parameters, if I change the parameters then recalled the request manually not automatically the exception won't be thrown!

Exception :
**The following assertion was thrown during a scheduler callback:
The Scrollbar's ScrollController has no ScrollPosition attached.

A Scrollbar cannot be painted without a ScrollPosition.

The Scrollbar attempted to use the provided ScrollController. This ScrollController should be associated with the ScrollView that the Scrollbar is being applied to. When providing your own ScrollController, ensure both the Scrollbar and the Scrollable widget use the same one.**

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions