Skip to content

_NumberAnimationState#3d2e7(ticker active) was disposed with an active Ticker.  #2

@phillausofia

Description

@phillausofia

I have a TabBar in which some tabs contain NumberAnimation. When switching quickly between them, I received this error:

_NumberAnimationState#3d2e7(ticker active) was disposed with an active Ticker.

The error is fixed by disposing the animation controller first in the NumberAnimation.dispose() method. Currently super.dispose() is called first.

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