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
fix(input-date-picker): no longer emits redundant change event (#8341)
**Related Issue:** #7218
## Summary
`calcite-input-date-picker` no longer emits
`calciteInputDatePickerChange` event twice when `valueAsDate` is parsed
and user changes the date.
0 commit comments