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
1.2.6
https://tdesign.tencent.com/react/components/rate
使用带描述的评分组件,鼠标快速移动,会出现多个text显示的问题,官网示例可以复现。
import React from 'react'; import { Rate } from 'tdesign-react'; export default function BasicRate() { return <Rate showText defaultValue={4} />; }
使用带描述的评分组件,鼠标快速移动,不会出现多个text显示的问题
React 18.2.0
Crome 117.0.5938.149(正式版本) (arm64)
MacOs(Sonoma) 14.0
18
No response
The text was updated successfully, but these errors were encountered:
👋 @Jon-Millent,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @RedDevi1s @honkinglin 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @Jon-Millent 。
fix(rate): 修复rate组件鼠标快速移动,会出现多个text显示的问题
ef89e84
fix Tencent#2550
fix: 修改传参数写法
843da1c
a399964
honkinglin
No branches or pull requests
tdesign-react 版本
1.2.6
重现链接
https://tdesign.tencent.com/react/components/rate
重现步骤
使用带描述的评分组件,鼠标快速移动,会出现多个text显示的问题,官网示例可以复现。
default.mp4
期望结果
使用带描述的评分组件,鼠标快速移动,不会出现多个text显示的问题
实际结果
使用带描述的评分组件,鼠标快速移动,会出现多个text显示的问题,官网示例可以复现。
框架版本
React 18.2.0
浏览器版本
Crome 117.0.5938.149(正式版本) (arm64)
系统版本
MacOs(Sonoma) 14.0
Node版本
18
补充说明
No response
The text was updated successfully, but these errors were encountered: