final-form / final-form/react-final-form
onChange getting called on changing the width in responsive mode
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 report
### What is the current behavior?
--> When changing the width in responsive mode, the onChange method is getting called.
### What is the expected behavior?
--> onChange method should only be called when any value changes. Not when the external changes are there.
### Sandbox Link
### What's your environment?
### Other information
Contributor guide
Assessment
This issue has not been assessed yet.