Skip to content
Branch: master
angular/packages/
angular/packages/

Latest commit

crisbeto authored and AndrewKushnir committed 543b679 Jun 26, 2020
fix(core): error when invoking callbacks registered via ViewRef.onDes…
…troy (#37543)

Invoking a callback registered through `ViewRef.onDestroy` throws an error, because we weren't registering it correctly in the internal data structure. These changes also remove the `storeCleanupFn` function, because it was mostly identical to `storeCleanupWithContext` and was only used in one place.

Fixes #36213.

PR Close #37543

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

Usage information and reference details can be found in Angular documentation.

License: MIT

You can’t perform that action at this time.