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

[DatePicker] 开启日期输入后,当全选日期,使用任意值替换,数据未触发变动 #3375

Open
mdxiaohu opened this issue Oct 31, 2024 · 1 comment

Comments

@mdxiaohu
Copy link

tdesign-vue 版本

1.10.4

重现链接

https://tdesign.tencent.com/vue/components/date-picker?tab=demo

重现步骤

GIF 2024-10-31 15-52-18

鼠标全选输入框文字,输入任意字符替换,例如:数字2。
输入框内容为2,实际组件值未修改。

期望结果

当输入不符合日期格式的值的时候,例如数字2,失去焦点则赋值为空。

实际结果

现在输入框的内容显示为2,组件实际值未变化。

显示和真实值不一样,造成用户误解。

框架版本

2.6.14

浏览器版本

No response

系统版本

No response

Node版本

16

补充说明

No response

Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant