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

v1.2.26版本H5中调用Taro.startPullDownRefresh() 不会触发onPullDownRefresh() #2822

Closed
CDJenson opened this issue Apr 19, 2019 · 5 comments

Comments

@CDJenson
Copy link

问题描述
v1.2.26版本H5中调用Taro.startPullDownRefresh() 不会触发onPullDownRefresh(),手动下拉可以触发onPullDownRefresh()

期望行为
期望H5中能支持Taro.startPullDownRefresh()触发onPullDownRefresh()

系统信息
Taro CLI 1.2.26 environment info:
System:
OS: Windows 7
Binaries:
Node: 10.1.0 - C:\DevelopProgramFiles\nodejs\node.EXE
Yarn: 1.7.0 - C:\Users\xx\AppData\Roaming\npm\yarn.CMD
npm: 6.1.0 - C:\DevelopProgramFiles\nodejs\npm.CMD

@taro-bot
Copy link

taro-bot bot commented Apr 19, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@blackRe
Copy link

blackRe commented May 9, 2019

为什么文档中写的startPullDownRefresh支持h5,我用的使用的h5文件却无法低调用,哥,文档用点心,我看的想哭啊,还有个是Taro.pageScrollTo(params).then(...)明明写的支持,为啥h5也不支持啊,我在谷歌浏览器打开的,把链接发在微信上打开了也没有刷新或者定位到我指定的位置

@shenghanqin
Copy link
Collaborator

@zoujunda 麻烦看一下最新版效果?

@CDJenson
Copy link
Author

@zoujunda 麻烦看一下最新版效果?

我现在是1.3.25版本,H5在页面中调用Taro.startPullDownRefresh()可以触发页面onPullDownRefresh(),在组件中则不会。微信在组件中也可以。

@Chen-jj
Copy link
Contributor

Chen-jj commented Jul 3, 2020

Taro 3 应该没有这个问题了。

@Chen-jj Chen-jj closed this as completed Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants