diff --git a/webapp/components/PostTeaser/PostTeaser.vue b/webapp/components/PostTeaser/PostTeaser.vue index 0efb8528f..390626eab 100644 --- a/webapp/components/PostTeaser/PostTeaser.vue +++ b/webapp/components/PostTeaser/PostTeaser.vue @@ -10,7 +10,6 @@ '--blur-image': post.image && post.image.sensitive, }" :highlight="isPinned" - v-observe-visibility="(isVisible, entry) => visibilityChanged(isVisible, entry, post.id)" >