Open atomicleads opened 5 years ago
Forgot to add that it releated to version 1.0 and you can easily reproducit it by going to Examples and trying to enter date in appropriate example
These docs are a little out of date I think. React formal will automatically extract value from a synthetic event but if you do the mapping yourself you would need to handle it. In other words you whatever the input passed to onChange. In the case of default native input it's the change event
Example:
mapFromValue does not work as expected and as written in documentation:
fieldValue in this example is received as syntheticEvent.