forked from trent_larson/crowd-funder-for-time-pwa
Merging remote master into local
This commit is contained in:
@@ -31,6 +31,7 @@ export default class InfiniteScroll extends Vue {
|
||||
}
|
||||
}
|
||||
|
||||
// 'beforeUnmount' hook runs before unmounting the component
|
||||
beforeUnmount() {
|
||||
if (this.observer) {
|
||||
this.observer.disconnect();
|
||||
|
||||
Reference in New Issue
Block a user