fivetran / fivetran/jsonforms-antd-renderers
passing FormInstance to Form in layout renderers prevents callbacks on Form that wraps JsonForms component from being used
Open
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
AntD's Form component does not support nesting Forms and passing them the same FormInstance. Since this library recommends wrapping the JsonForms component in an AntD Form, we should remove the Forms in layout renderers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.