Problem description
SelectField onBlur not fired when tapping on the input
Link to minimal working code that reproduces the issue
https://codesandbox.io/s/gBokpYpG
Versions
- Material-UI: 0.18.1
- React: 15.5.3
- Browser: -
Description
Select input onBlur fires only when clicking on the small triangle on the right side, and does not fire when clicking on the input itself
I am trying to find a way to get when the user clicked away, to show from validation warnings/errors only after clicking the input the first time, similar to this: https://codesandbox.io/s/W6YnZm1po
Problem description
SelectField
onBlurnot fired when tapping on the inputLink to minimal working code that reproduces the issue
https://codesandbox.io/s/gBokpYpG
Versions
Description
Select input
onBlurfires only when clicking on the small triangle on the right side, and does not fire when clicking on the input itselfI am trying to find a way to get when the user clicked away, to show from validation warnings/errors only after clicking the input the first time, similar to this: https://codesandbox.io/s/W6YnZm1po