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.
bug: ngAnimate - ngSwitch not working #11769
Closed
Description
Overview of issue
Animation of ngSwitch stopped working in 1.4
Version
1.4 (e.g. RC0, RC1)
Reproduce
Not working (example in documentation of current 1.4 version)
https://docs.angularjs.org/api/ng/directive/ngSwitch#example
Working (example in documentation of current 1.3 version)
https://code.angularjs.org/1.3.15/docs/api/ng/directive/ngSwitch#example
Expected
Expecting ngSwitch animation working when ngAnimate module is loaded.