Skip to content

Navigator.pop call on a AlertDialog pops route twice on V7 #1065

Description

@pedromellofh

Description
When I call Navigator.pop to close a AlertDialog shown after a button click inside a widget reached via context.pushNamed using a route declared in a module, the dialog is closed (expected result) but the route of the underneath widget is popped too, causing the application to leave the widget instead of staying on the widget (the behavior I had on V6).

Environment
flutter.doctor.txt
pubspec.yaml.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    newNew issue request attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions