Skip to content

bug: No/wrong modal closing animation from nested page #6924

@davidruisinger

Description

@davidruisinger

Type: bug

Ionic Version: 2.x

Platform: ios 9 browser

See this example:
http://plnkr.co/edit/kBxwyE?p=preview

What I've built:

  1. Modal opens with Page 1
  2. From modal's page 1 you navigate to modal's page 2
  3. From That second modal page I try to close the modal again (Either with popToRoot() or ViewController.dismiss() )
    => In both cases there is NO animation (Chrome) or the wrong animation (Safari).

Expected:
The modal should close as it always does with the "modal-slide-out" animation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: replythe issue needs a response from the user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions