-
Notifications
You must be signed in to change notification settings - Fork 363
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] 控制台警告Invalid prop: custom validator check failed for prop "status". #2224
Comments
👋 @admin424344,感谢给 TDesign 提出了 issue。 |
|
官网未复现您提到的告警,可以的话请尽量提供复现代码方便排查 |
在使用时间区间选择器会出现,使用非时间区间选择时不会出现这个问题 |
|
https://stackblitz.com/edit/angular-qy8tnz?file=package.json,src%2Fdemo.vue |
在选择时间的时候会报错:Invalid prop: type check failed for prop "selectedValue". Expected String with value "Wed Mar 08 2023 17:18:50 GMT+0800 (中国标准时间)", got Date |
tdesign-vue 版本
1.2.1
重现链接
No response
重现步骤
使用DatePicker组件,控制台警告Invalid prop: custom validator check failed for prop "status".
found in
--->
期望结果
No response
实际结果
No response
框架版本
2.6.12
浏览器版本
No response
系统版本
MacOS13.2.1
Node版本
16.14.0
补充说明
No response
The text was updated successfully, but these errors were encountered: