Skip to content

ViewNavigator's Back Button not working after loading a view containing a youtube video #41

@rahal

Description

@rahal

After pushing a view containing a youtube video ( via iframe ) , the back button is not working, after some investigations, it appeared that :
ViewNavigator.animating is set to true and therefore , ViewNavigator.prototype.popView returns without poping the view..
This behavior doesn't happen all the time, but after some few pushes and pops ( and has been noticed on android ).
To fix my problem, I removed the test ( this.animating ) from ViewNavigator.prototype.popView but I'm sure there is a better way to fix this.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions