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

Double-incrementing number fields

Open
#651 0 comments 0 reactions 0 assignees View on GitHub
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 report

### What is the current behavior?
Clicking the increment buttons on an `` results in behaviour like that of `step=2`.

### What is the expected behavior?
It should behave like `step=1`.

### Sandbox Link
https://codesandbox.io/s/double-incrementing-with-react-final-form-rp2so

### What's your environment?
final-form `4.18.5`
react `16.8.6`
react-dom `16.8.6`
react-final-form `6.3.0`
react-scripts `3.0.1`

Chrome `77.0.3865.120`
macOS `10.15`

### Other information

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.