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
Run the attached sample project and open the dev console window.
Select a date.
Click the clear button.
Result:
After step 2, the value is shown in the console because the ValueChanged event is hit. The event is not hit after step 3, but it should be as the value is changing.
Steps to Reproduce:
Result:
After step 2, the value is shown in the console because the ValueChanged event is hit. The event is not hit after step 3, but it should be as the value is changing.
datePickerBug.zip
The text was updated successfully, but these errors were encountered: