Form components onchange event not firing
hoda9801 opened this issue · 0 comments
hoda9801 commented
I'm trying to test out this broker and when on the Create-Request form, the input components do not fire the onChange events. The data loads in the accounts select component but when I select an account the roles don't load and further debugging showed the onChange event handler for the account select component never gets fired. I checked if the other components onChange events fire and they do not. Anyone else see this issue?