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

[Rate] 鼠标快速移动,会出现多个text显示的问题 #2550

Closed
Jon-Millent opened this issue Oct 17, 2023 · 2 comments
Closed

[Rate] 鼠标快速移动,会出现多个text显示的问题 #2550

Jon-Millent opened this issue Oct 17, 2023 · 2 comments
Assignees
Labels
🐞 bug Something isn't working to be published fixed, not be published

Comments

@Jon-Millent
Copy link
Contributor

tdesign-react 版本

1.2.6

重现链接

https://tdesign.tencent.com/react/components/rate

重现步骤

使用带描述的评分组件,鼠标快速移动,会出现多个text显示的问题,官网示例可以复现。

default.mp4
import React from 'react';
import { Rate } from 'tdesign-react';

export default function BasicRate() {
  return <Rate showText defaultValue={4} />;
}

期望结果

使用带描述的评分组件,鼠标快速移动,不会出现多个text显示的问题

实际结果

使用带描述的评分组件,鼠标快速移动,会出现多个text显示的问题,官网示例可以复现。

框架版本

React 18.2.0

浏览器版本

Crome 117.0.5938.149(正式版本) (arm64)

系统版本

MacOs(Sonoma) 14.0

Node版本

18

补充说明

No response

@github-actions
Copy link
Contributor

👋 @Jon-Millent,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@Jon-Millent Jon-Millent changed the title [组件名称] 描述问题的标题 [Rate] 鼠标快速移动,会出现多个text显示的问题 Oct 17, 2023
@github-actions
Copy link
Contributor

♥️ 有劳 @RedDevi1s @honkinglin 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @Jon-Millent

@uyarn uyarn added 🐞 bug Something isn't working to be published fixed, not be published labels Oct 18, 2023
Jon-Millent added a commit to Jon-Millent/tdesign-react that referenced this issue Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

3 participants