Describe the issue
We are facing an error when using the Form component, it seems related to an useEffect inside of this component.
Event the doc page is breaking after a while.
Expected Behavior
We should be able to use the Form component without any error
Screenshots

Notes
I'd suggest improving the Tests for this component in order to catch these errors
Describe the issue
We are facing an error when using the Form component, it seems related to an
useEffectinside of this component.Event the doc page is breaking after a while.
Expected Behavior
We should be able to use the
Formcomponent without any errorScreenshots
Notes
I'd suggest improving the Tests for this component in order to catch these errors