You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Darkingtail
changed the title
🐛 [Bug]:
🐛 [Bug]:[Vue warn]: Invalid prop: type check failed for prop "startDate". Expected Object, got Date
Apr 12, 2025
Version
2.21.0
Vue Version
2.7.16
Link to minimal reproduction
vue的dev版本,单独安装的time-picker组件,其子组件time-spinner的props中startDate、endDate源码中接收Object类型的
,应该是Date | string | number
Step to reproduce
使用time-picker,isRange为true
What is expected
No response
What is actually happening
No response
What is your project name
darkingtail
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: