Skip to content

Modular.to.pop doesn't work with RouterOutlet #1033

@3ph

Description

@3ph

When using RouterOutlet Modular.to.pop() doesn't work as expected. After a new page is pushed within the outlet, pop will cause popping (I assume) root navigator to black page rather than the page within the outlet. Navigator.of(context).pop() works correctly in this case and pops the page within the outlet.

Same issue was reported here #415 but closed without resolution.

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