Skip to content

PaneItemEpander Widget crashes the app when the Pane is collapsed🐛  #670

@edewindt

Description

@edewindt

Describe the bug
PaneItemEpander Widget crashes the app when the Pane is collapsed.

To Reproduce
Steps to reproduce the behavior:

  1. Create PaneItemExpander
  2. Click on the Icon while Pane is collapsed
  3. 'This widget has been unmounted, so the State no longer has a context (and should be considered defunct). \n'
    'Consider canceling any active work during "dispose" or using the "mounted" getter to determine if the State is still active.', thrown

Expected behavior
I expected the Navigation to not crash the entire application and throw an error.

Screenshots

New-video

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions