final-form / final-form/react-final-form
error using react-final-from with Syncfusion tab component
- 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 / error
### Sandbox Link
https://stackblitz.com/edit/react-bqmkr4?embed=1&file=index.js
### What's your environment?
Hi I want to use react-final-from and tabcomponent inside it
I have multiple tabs and that have form fields
so outside of tab component I added react-final-form and inside tab Fields are added but its giving below error
**Error in /turbo_modules/react-final-form@6.3.0/dist/react-final-form.cjs.js (277:11)
useField must be used inside of a <Form> component**
below link of stackblitz for sample
https://stackblitz.com/edit/react-bqmkr4?embed=1&file=index.js
Thanks in advance, help will be appreciated
Contributor guide
Assessment
This issue has not been assessed yet.