final-form / final-form/react-final-form
Format does not match saved state
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### Are you submitting a **bug report** or a **feature request**?
Bug
### What is the current behavior?
Format functions do not match final forms state
### What is the expected behavior?
Format functions match final forms state
### Sandbox Link
https://codesandbox.io/s/9y8vkrrx9o
### What's your environment?
### Other information
If you notice on the credit card example if you type lets say 5 characters in the CVC field, an extra character is shown in the data and not the input
Contributor guide
Assessment
This issue has not been assessed yet.