Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mxq1688 opened this issue Oct 13, 2023 · 1 comment
Open
Labels
2.x 2.x Need Reproduce question Further information is requested

Comments

@mxq1688
Copy link

mxq1688 commented Oct 13, 2023

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

@mxq1688 mxq1688 added the question Further information is requested label Oct 13, 2023
@mxq1688 mxq1688 changed the title [Need Help] [Need Help] 进入页面第一次调接口的时候 isNoMore没有触发 Oct 13, 2023
@github-actions
Copy link

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 仓库。请确保选择准确的版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x 2.x Need Reproduce question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants