This commit is contained in:
2024-12-17 17:20:22 +01:00
parent ef46342384
commit 4e822690ed
2 changed files with 1 additions and 3 deletions

View File

@ -47,8 +47,6 @@
};
</script>
<!-- TODO: This component needs to know its own height, otherwise the intersection observer doesn't work -->
<!-- (all elements are visible at once, so no lazy loading...) -->
<div
use:lazyload
onLazyVisible={lazy_visible_handler}