why execute this.lazyLoadHandler twice

Author: funny99Created Jul 7, 2021Updated Jan 7, 2025

in src/lszy.js, in add function, after this.lazyLoadHandler, why execute again 'Vue.nextTick(() => this.lazyLoadHandler())'?