final-form / final-form/react-final-form
Feature: add way for checking is the current component inside <Form> ?
Open
- Dominant language
- JavaScript
- Stars
- 7.4k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
Feature request.
Can we add some way to check if the component is inside react-final-form ?
Because sometimes i need the useForm or useField in the component, but it's not always rendered inside the react-final-form , it causes an errors.
So i need the method for checking if its located inside some react-final-form or not.
Contributor guide
Assessment
This issue has not been assessed yet.