final-form / final-form/react-final-form
forwardRef
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Bug report
It seems I can't set a ref anymore on `` components.
I looked into `` component and it doesn't seem to forward the ref.
Maybe using `useImperativeHandle` to expose the form api would be a solution?
Contributor guide
Assessment
This issue has not been assessed yet.