Closed neospirit closed 1 year ago
Hi @N00nDay, I have updated to the latest version and it seems that when a date picker has the showTime
option, when you select a date, it shows "undefined NaN" when picking up a time.
Please provide a reproduction. The docs are not showing the behavior you are explaining.
Current Behavior
When resetting the bonded value of a date picker, the label displaying the date is not reset.
Here's a small SvelteKit project that shows the issue: https://github.com/neospirit/test-stwui-datepicker
Expected Behavior
When resetting the bonded value from an external event for instance, the date picker should reset its label
Steps To Reproduce
Use this project: https://github.com/neospirit/test-stwui-datepicker
Link to Reproduction / Stackblitz
https://github.com/neospirit/test-stwui-datepicker
More Information
No response