liform-react
liform-react copied to clipboard
Validation for number fields fails with initial data
While https://github.com/Limenius/liform-react/commit/5530c0183a33209e8870443b646fb54360805b1c Fixed validation for numbers in the case where they are entered by the user the normalizer isn't applied to initial values it seems and therefore they fail validation until they are modified.