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.8.4
https://stackblitz.com/edit/usmtz8-mpjmlt?file=src%2Fdemo.vue
如示例,有两个DatePicker配置了disableDate时,
2.选择入学时间止,disableDate函数调用报错
填写输入框不会调用datePicker组件的disableDate
datePicker组件的disableDate调用次数过多造成卡顿,同时在进行其他组件输入时,也会调用到disableDate
vue2
Chrome
MacOS
16.17.0
No response
The text was updated successfully, but these errors were encountered:
👋 @LoopZhou,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
♥️ 有劳 @zhwachen @xiaosansiji @honkinglin @Ericleungs 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @LoopZhou 。
xiaosansiji
honkinglin
No branches or pull requests
tdesign-vue 版本
1.8.4
重现链接
https://stackblitz.com/edit/usmtz8-mpjmlt?file=src%2Fdemo.vue
重现步骤
如示例,有两个DatePicker配置了disableDate时,
2.选择入学时间止,disableDate函数调用报错
2024-01-08.11.30.33.mov
期望结果
填写输入框不会调用datePicker组件的disableDate
实际结果
datePicker组件的disableDate调用次数过多造成卡顿,同时在进行其他组件输入时,也会调用到disableDate
框架版本
vue2
浏览器版本
Chrome
系统版本
MacOS
Node版本
16.17.0
补充说明
No response
The text was updated successfully, but these errors were encountered: