After upgrading my Angular from 12.0.2 to 13.0.3 everything was working fine. I was trying to remove some packages that was not used such as jquery, and some ot
The following angular animation is not applying or working on my toolbar, it should translate it out of view, but it does nothing, it only disappears when minim
I have a list, where the items have an animation like this: <li @animation> And this is my animation trigger: trigger('animation', [ transition(':en
I would like to fire two animations at the same time on click. The animation triggers use the same state, one is placed on an outer parent div and the other is