MissionSupport / MissionSupportDemo

MIT License
0 stars 0 forks source link

Destroy all subscriptions on ngOnDestroy #54

Closed rourke750 closed 5 years ago

rourke750 commented 5 years ago

Need to go through all components and make sure that any observables or subscriptions are unsubscribed to avoid memory leaks