final-form / final-form/react-final-form

"Format On Blur" example submits unformatted data when submitting with enter

Open
#300 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

https://codesandbox.io/s/3rp260ly51

Enter e.g. 1000 in the price field and press enter. In this case the entered value is submitted and the formatting only happens afterwards.

While technically no onblur happened, it's probably not what someone would expect.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.