diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index f77154e0..2f3765ad 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -36,7 +36,7 @@
-
+
= document.body.offsetHeight - window.innerHeight) { + if (window.innerHeight + window.scrollY >= this.$refs.comments.offsetHeight - window.innerHeight) { this.loading = true; this.fetchJson( Constants.BASE_URL +