Skip to content

The provided ScrollController is currently attached to more than one ScrollPosition. #42

@mnn-softjoy

Description

@mnn-softjoy

In my page I have a row with containing two widgets. One table widget and one form widget. The form widget has a ListView to enable scrolling in the form. primary is set to false.

The other Widget is a ContainedBox with a JsonTable as child. Everything works perfectly. I only got the exception

════════ Exception caught by animation library ═════════════════════════════════
The provided ScrollController is currently attached to more than one ScrollPosition.
════════════════════════════════════════════════════════════════════════════════

in the debug console when I scroll in the table. Removing the table removes the exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions