You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
.row.ng-anchor-in-add {
// How long should the move IN take:
transition:0.5s linear all;
}
Steps to reproduce:
Click at start.
Current behavior
Javascript error:
TypeError: Cannot read property 'setHost' of undefined
at p (angular-animate.js:3246)
at Array.d.push.fn (angular-animate.js:3078)
at c (angular-animate.js:423)
at b (angular-animate.js:393)
at angular-animate.js:3087
at n.$digest (angular.js:17123)
at n.$apply (angular.js:17337)
at HTMLAnchorElement.<anonymous> (angular.js:25023)
at Qf (angular.js:3456)
at HTMLAnchorElement.Pf.d (angular.js:3444)
Expected/desired behavior
Should start the ng-animate-ref animation
Other information
The bug occurs only if the following css lines are missing: