Closed yjaaidi closed 6 years ago
…ot implemented due to Angular not calling dynamically added ngOnDestroy() method. Fixes #146.
ngOnDestroy()
BREAKING CHANGE: The component given to Scavenger's constructor must have an ngOnDestroy method.
ngOnDestroy
…ot implemented due to Angular not calling dynamically added
ngOnDestroy()
method. Fixes #146.BREAKING CHANGE: The component given to Scavenger's constructor must have an
ngOnDestroy
method.