mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When we have an event listener inside an embedded view, we generate a `restoreView` call which saves the view inside of the LFrame. The problem is that we don't clear it until it gets overwritten which can lead to memory leaks. These changes rework the generated code in order to generate a `resetView` call which will clear the view from the LFrame. Fixes #42848. PR Close #43075 |
||
|---|---|---|
| .. | ||
| aio-payloads.json | ||
| integration-payloads.json | ||