pnp / powerapps-designtoolkit

This toolkit is a curated repo of Power Apps UI Guidance and Components that you can plug and play into your apps to transform your design.
MIT License
169 stars 46 forks source link

onChange event of Text input components do not work #10

Closed devang9 closed 1 year ago

devang9 commented 1 year ago

I wrote a Set function on onChange event of Text input component but the code does not seem to execute on typing inside the textbox

geoffroff commented 1 year ago

Agreed missing from component

//////Customisations////////////////////////////////////////////////////////////
// Bug: missing txt_TextInput.OnChange action
////////////////////////////////////////////////////////////////////////////////
cmp_MD_Textinput.onChange()
PowerRobin commented 1 year ago

added in v1.0.0.8