mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
91149b5cdb
There are cases where resources fail to fetch or the DOM has changed due to an if block. This should clean up the remaining promises and any registry references to those blocks in that case. PR Close #59740