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
2.23.0
3.2.26
Chrome(94.0.4606.81)
Windows10
16
https://www.naiveui.com/zh-CN/os-theme/components/carousel
Swipe the carousel quickly and repeatedly;
Swipe the carousel to the right quickly and repeatedly;
快速并多次的滑动轮播图;
快速向右并多次的滑动轮播图;
Respond to every swipe operation;
The content of each screen is displayed correctly;
响应每一次滑动操作;
正确显示每一屏的内容;
Swipe the carousel quickly and repeatedly. The carousel will only respond to the first sliding, and cannot respond to continuous sliding;
Swipe the carousel to the right quickly and repeatedly, and a blank screen of the carousel will be displayed;
快速并多次的滑动轮播图,轮播图只会响应第一次滑动操作,对持续的滑动无法响应;
快速向右并多次的滑动轮播图,会显示一屏空白的轮播图;
I will fix it in the next PR.
我会在下一次的PR中修复它。
The text was updated successfully, but these errors were encountered:
Carousel
Successfully merging a pull request may close this issue.
TuSimple/naive-ui version (版本)
2.23.0
Vue version (Vue 版本)
3.2.26
Browser and its version (浏览器及其版本)
Chrome(94.0.4606.81)
System and its version (系统及其版本)
Windows10
Node version (Node 版本)
16
Reappearance link (重现链接)
https://www.naiveui.com/zh-CN/os-theme/components/carousel
Reappearance steps (重现步骤)
Swipe the carousel quickly and repeatedly;
Swipe the carousel to the right quickly and repeatedly;
快速并多次的滑动轮播图;
快速向右并多次的滑动轮播图;
Expected results (期望的结果)
Respond to every swipe operation;
The content of each screen is displayed correctly;
响应每一次滑动操作;
正确显示每一屏的内容;
Actual results (实际的结果)
Swipe the carousel quickly and repeatedly. The carousel will only respond to the first sliding, and cannot respond to continuous sliding;
Swipe the carousel to the right quickly and repeatedly, and a blank screen of the carousel will be displayed;
快速并多次的滑动轮播图,轮播图只会响应第一次滑动操作,对持续的滑动无法响应;
快速向右并多次的滑动轮播图,会显示一屏空白的轮播图;
Remarks (补充说明)
I will fix it in the next PR.
我会在下一次的PR中修复它。
The text was updated successfully, but these errors were encountered: