mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit fixes a memory leak. `_namespaceLookup` was cleared before the call to `processLeaveNode()` which was using the lookup. Without that lookup `clearElementCache()` wasn't called thus keeping a reference to the element. Fixes #24197 & #50533 PR Close #50929 |
||
|---|---|---|
| .. | ||
| web_animations | ||
| timeline_animation_engine_spec.ts | ||
| transition_animation_engine_spec.ts | ||