Vue.js 3 Options API Masterclass - Working with Cloud Firestore - Unsubscribing from Cloud Firestore Snapshots
In this lesson we learn how to unsubscribe from the Cloud Firestore onSnapshot events between route changes to prevent memory leaks and performance issues from negatively affecting our Vue.js application.