angular/integration/animations/e2e
Jessica Janiuk b4ec3cc4e4 fix(core): prevent child animation elements from being orphaned
When routing between two different routes, child animations were not finishing, causing elements to be left behind in the dom. The fix ensures the proper fallback is handled to avoid automatically cancelled custom events. This ensures the animation-fallback cancelling the animation actually completes, and ensures the element is removed.

fixes: #67400
(cherry picked from commit 9e64147b73)
2026-03-04 16:21:41 +00:00
..
src fix(core): prevent child animation elements from being orphaned 2026-03-04 16:21:41 +00:00
jasmine.json fix(core): Prevent removal of elements during drag and drop 2026-03-02 16:46:13 +00:00
setup.js fix(core): Prevent removal of elements during drag and drop 2026-03-02 16:46:13 +00:00
tsconfig.json fix(core): Prevent removal of elements during drag and drop 2026-03-02 16:46:13 +00:00