Skip to content

1.26.0

Compare
Choose a tag to compare
@pwolfert pwolfert released this 01 Oct 18:41
63038e0

🛠 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 when value prop is used