This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
NgAnimate > ng-leave classes randomly fail to be applied on iOS browsers #15884
Open
Description
I'm submitting a ...
- bug report
- feature request
- other (Please do not submit support requests here (see above))
Current behavior:
On iOS browsers, ng-leave classes randomly fail to be applied or remobed to early (the leave animation is broken)
Expected / new behavior:
The ng-leave classes should always be applied
Minimal reproduction of the problem with instructions:
You can reproduce using that plnkr (on iOS) : http://plnkr.co/edit/Ist9VM7DhUXocVb0Xvog?p=preview
Angular version: 1.6.4
I tried 1.5.8 to 1.6.5 (snapshot), same problem
Browser: [iOS 9, iOS 10 all browsers]
Anything else:
Thank you :)