react-final-form
react-final-form copied to clipboard
nested forms not working with functional components [example](https://codesandbox.io/s/p7p6lx24xq)
trafficstars
See this working example
Originally posted by @gvautour in https://github.com/final-form/react-final-form/issues/276#issuecomment-401328415
i was working with functional components and it does not allow nested form, do I have to use class based components or there is a workaround
the error i'm getting is "validateDOMNesting(...):
This is not a nested form, which you mentioned example URL https://codesandbox.io/s/p7p6lx24xq
@jokhuzb1 Please see https://github.com/final-form/react-final-form/issues/976#issuecomment-1378855583