alibaba/hooks

useInfiniteScroll 在第一次请求还未返回时,快速切换到其他组件,会造成无限循环的请求

Open

#2 579 ouverte le 25 juin 2024

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)TypeScript (12 849 stars) (2 471 forks)batch import
help wanted

Description

image 此处会默认执行一次setTimeout,触发函数scrollMethod,当页面被销毁时,判断条件将永久成立,会一直触发loadMore

Guide contributeur