Skip to content

App breaks if ion-menu is used as per docs, navigation breaks if not #26515

Closed as not planned
@jcosta33

Description

@jcosta33

Ionic version:
[x] 6.4.1

I'm submitting a ...

[x] bug report
[ ] feature request

Current behavior:
If I setup the navigation as is shown in the docs (https://ionicframework.com/docs/api/menu), this error will occur when navigating between pages:
image
This happens because ionic needs a single wrapper for the whole page in order to do the animations. If I change this structure to this:
image
then the navigation randomly stops working after jumping back and forward for a while but no errors are outputted.

Expected behavior:
The structure shown in the documentation should not lead to a fundamental flaw in the structure of the page.

Steps to reproduce:
Just try to use the navigation on a Vue Ionic app by following the documentation by the book. That should do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions