v29.13.1
Patch Changes
-
Checkbox,RadioGroup,Radio: Fix element type passed to onChange event (#814)
Fixes a bug where the
onChangeevent previously received the change event for aformelement rather than aninputelement.
Checkbox,RadioGroup,Radio: Fix element type passed to onChange event (#814)
Fixes a bug where the onChange event previously received the change event for a form element rather than an input element.