Hi
When we have combobox control in a form, it is not firing onChange event. It is firing onOpen event, but not onChange. I have tried FormComboBox and ComboBox inside Form, but both are failing.
Demo project: https://stackblitz.com/edit/react-combo-notfiring-onchange?file=app/main.jsx