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

Checkbox events are not correctly triggerd on Firefox [withWorkaround]

Open
#877 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

### bug report

### What is the current behavior?

Checkbox events are not correctly triggerd. ex : **active** props from onChange from FormSpy is always undefined.
(see sandbox)

### What is the expected behavior?

- active value should be the name of the input.

### Sandbox Link

two checkbox inside the sandbox link : one is called bug, one is called workaround: test both
https://codesandbox.io/s/react-final-form-field-level-validation-example-forked-y7ome?file=/index.js

### What's your environment?

### 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.