37c05bd575
Since Renderer is shared across root and child views, we need to avoid `destroy` method invocation for child views and only invoke is for root view when needed. Prior to this change, the `destroy` function was called whenever child view was destroyed, thus causing errors at runtime. PR Close #27592 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
animation_renderer_spec.ts | ||
browser_animation_builder_spec.ts | ||
noop_animations_module_spec.ts |