-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
h5下拉刷新报错:TypeError: Taro.stopPullDownRefresh is not a function #17398
Comments
This was referenced Mar 8, 2025
要不手动封装一下stopPullDownRefresh先吧 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
H5
复现仓库
https://github.com/starNGC2237/mini_error.git
**浏览器版本: chrome 134.0.6998.36(正式版本) (64 位)**小程序基础库: /
使用框架: React
复现步骤
npm run dev:h5
在打开的网页下拉,报错TypeError: Taro.stopPullDownRefresh is not a function
期望结果
正确关闭下拉刷新
实际结果
下拉刷新未关闭,控制台报错
环境信息
The text was updated successfully, but these errors were encountered: