Skip to content

Router transitions not working? #89

@sneko

Description

@sneko

Hi @michaeltintiuc ,

I just saw your PR on the Ionic repo (ionic-team/ionic-framework#17901) and followed the documentation on yours.

My main issue is that I don't see the transition between both elements. When looking at the DOM tree I see the previous and next pages lasting together, but the next page appears just when the previous one is deleted.

I'm using a basic:

  ion-app
    ion-vue-router

While using IonicVueRouter instead of VueRouter.

Any idea idea what could be the missing piece? I tried with Ionic 4.4.0 and 4.1.1, and also using the @ionic/vue 0.0.4

Thank you,

EDIT: do components being routed need a specific structure? ion-content? ion-page?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions