liform-react icon indicating copy to clipboard operation
liform-react copied to clipboard

Validation for number fields fails with initial data

Open tapetersen opened this issue 7 years ago • 0 comments

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.

tapetersen avatar Jul 05 '18 09:07 tapetersen