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.
$animate.on('addClass') etc do not provide enough info #12697
Closed
Description
What class is being added? i don't know! The current implementation (1.4.3) only passes in an empty object {}
as 'data'
angular.js/src/ngAnimate/animateQueue.js
Line 450 in ea8016c