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

🐛 [Bug]: Slider 快速滑动时,Popover 可能会有明显的闪动 #1893

Open
CoderSerio opened this issue Jun 18, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@CoderSerio
Copy link

Version

latest

Vue Version

latest

Link to minimal reproduction

官方文档 demo: https://vue-devui.github.io/components/slider/#%E5%9F%BA%E6%9C%AC%E7%94%A8%E6%B3%95

Step to reproduce

即官方文档 demo 所示,快速拉动 Slider 时,上方的 Popover 可能会出现闪动:

image

What is expected

希望加入节流机制,减少闪动

What is actually happening

高频渲染导致闪动

Any additional comments (optional)

如果这里确认需要调整的话,希望作为 good first issue

@CoderSerio
Copy link
Author

这里提到的“可能”,是指【Slider的step数过大】,【用户设备配置较差】时出现的概率较大

@CoderSerio
Copy link
Author

这里提到的“可能”,是指【Slider的 step 数过大】,【用户设备配置较差】时出现的概率较大

@fu050409 fu050409 added the bug Something isn't working label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants