This repository has been archived by the owner on May 29, 2019. It is now read-only.
Modal backdrop css in
class not being removed when closing modal
#2674
Labels
Milestone
UI Bootstrap 0.11.0
Twitter Bootstrap 3.1.1
AngularJS >= 1.2.16
Plunker http://plnkr.co/edit/iBCTFEVTT44O769bMIEL?p=preview
When closing modal, the animation of modal backdrop is not working before it is removed from DOM. The
in
css class is not removed by ngClass even thoughscope.animate
is already false.This issue happens only with AngularJS >= 1.2.16.
The text was updated successfully, but these errors were encountered: