We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pc端开发者工具,iPhone6,iPhone11
1.0.0-beta.0
2.8.3
https://github.com/youzan/vant-weapp/tree/dev/example/pages/slider
使用的是slider官方demo里的代码,所以核心代码链接贴了demo代码链接,测试了基础用法和步长均有此BUG
The text was updated successfully, but these errors were encountered:
BUG定位到是onTouchMove中getRect方法的then链式调用在onTouchEnd方法完成后仍在调用
Sorry, something went wrong.
fix(slider): keep slide move evenly
b6041ba
fix youzan#2085, fix youzan#2717
fix(slider): keep slide move evenly (#3876)
c088113
fix #2085, fix #2717
Successfully merging a pull request may close this issue.
设备
pc端开发者工具,iPhone6,iPhone11
VantWeapp 版本
1.0.0-beta.0
基础库版本
2.8.3
如果是 UI 问题,截图链接(多图回车分隔)
请提供核心代码片段链接
https://github.com/youzan/vant-weapp/tree/dev/example/pages/slider
描述问题
使用的是slider官方demo里的代码,所以核心代码链接贴了demo代码链接,测试了基础用法和步长均有此BUG
The text was updated successfully, but these errors were encountered: