DEV Community

Discussion on: Lazy loading components in Vue 3

Collapse
 
onlyplanb profile image
CodeCase

Do we have any options here for offset the point when lazyloading should load?
If I have short pages to scroll, the component loads still even if its not in viewport.