dortiz8 / Plant-Tracker

0 stars 0 forks source link

Implement Clean Up OnDestroy for Every Component #4

Closed dortiz8 closed 4 months ago

dortiz8 commented 12 months ago

We need to unsubscribe every async function on every component to prevent memory leaks.

dortiz8 commented 11 months ago

Implemented subscription cleanup on every working component