Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Modal close animation not working #1341

Closed
@crisbeto

Description

@crisbeto

The modal and the modal backdrop don't trigger css transitions when they're being closed. They both have ng-class="{in:animate}", however the element just gets removed when $modalInstance.close() gets called. There's no such problem when the modal is being opened.

It can be seen in the official demo: http://plnkr.co/7FM01InF2tEi2Imgb07W

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