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
{{ message }}
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.
DatePicker doesn't work well with ValueChangeHandler, so we must use a ChangeDateHandler to handle value changes when the user clicks on the calendar.
IMO manually setting the date using setValue and fireEvents should fire a ChangeDateEvent instead of a ValueChangeEvent.
The text was updated successfully, but these errors were encountered:
DatePicker doesn't work well with ValueChangeHandler, so we must use a ChangeDateHandler to handle value changes when the user clicks on the calendar.
IMO manually setting the date using setValue and fireEvents should fire a ChangeDateEvent instead of a ValueChangeEvent.
The text was updated successfully, but these errors were encountered: