Skip to content

Exception thrown dismissed item is still part of the tree #4

@AnirudhaAgashe

Description

@AnirudhaAgashe

If some items are dismissed from the list especially 3rd 4th onward and if paint debug or performance overlay is toggled it throws the following exception:

A dismissed Dismissible widget is still part of the tree.
Make sure to implement the onDismissed handler and to immediately remove the Dismissible widget from the application once that handler has fired.

I was able to get it to work by removing place item that was dismissed from the list and setting the resultant list in the state

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