1.26.0
🛠 Fixed
- Fixed errors thrown when attempting to unmask a field that has only non-numeric characters. This never came up before because the example only calls the unmask function onBlur
- Fixed masked
<TextField>
s not behaving as controlled component whenvalue
prop is used