Which component(s) are affected?
Date picker
Description
For IgcDatePicker with mode="dialog", igcChange event is not triggered when the clear button is clicked.
Reproduction
- Go to the sample https://codesandbox.io/p/devbox/damp-sun-q624vl?workspaceId=ws_Wca1rSR5QWnYWuPzcJ6uNq
- Click the clear button on IgbDatePicker.
- Observe the browser console.
Actual Result:
No output on the console.
Expected Result:
"igcChange" appears on the console.
Workaround
I have worked around this problem by templating a clear button.
Is this a regression?
No or unsure. This never worker, or I haven't tried before.
Affected versions
Failing in 6.3.2
Browser/OS/Node environment
Chrome: 141.0.7390.65