final-form / final-form/react-final-form
Field 'multiple' prop is not passed to component.
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Bug Report
### What is the current behavior?
The 'multiple' field is not passed to the Field component
### What is the expected behavior?
I expect to be able to access props.multiple from the rendered Field component
### Sandbox Link
https://2jlxp.csb.app/
### What's your environment?
"final-form": "^4.18.5",
"react-final-form": "^6.3.0",
node v12.6.0
All OS's
Contributor guide
Assessment
This issue has not been assessed yet.