issues
search
Azure
/
iot-ux-fluent-controls
A collection of shared react UI components used across IoT teams.
MIT License
13
stars
19
forks
source link
Fix Checkbox and RadioInput change handlers for IoT Central
#58
Closed
vishwam
closed
5 years ago
vishwam
commented
5 years ago
Fixed
The onchange handlers for Checkbox and RadioInputs stopped working in IoT Central; adding a dummy event handler to their parent
label
fixes the issue.
Fixed
label
fixes the issue.