vue-request icon indicating copy to clipboard operation
vue-request copied to clipboard

[Need Help] 进入页面第一次调接口的时候 isNoMore没有触发

Open mxq1688 opened this issue 2 years ago • 1 comments

useLoadMore(getTaskList, { isNoMore: (d) => { console.log(d) return d?.list.length === d?.total } }) 进入页面第一次调接口的时候 isNoMore没有触发

mxq1688 avatar Oct 13 '23 10:10 mxq1688

Hello @mxq1688. Please provide a online reproduction by forking this link or a minimal GitHub repository. Make sure to choose the correct version. 你好 @mxq1688, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。

github-actions[bot] avatar Oct 16 '23 07:10 github-actions[bot]