Describe the bug
When using the different Date Inputs inside the Form component, if you try to manually enter a value, the following error appears in the console:
To Reproduce
Expected behavior
The value of the component should be changed based on the user's input. No error should appear in the console.