In Date/Time Component Data is not working
In Date/Time Component when I click on Data field, its not working. Other fields like Validation, logic is working but Data is not.
Is this a result of an old version of formio.js? Try manually updating to the latest and see if it works.
Currently we are version "react-formio": "^2.1.1" ...check if this the correct version..if it is then provide us the solution.
Type the following within your project folder.
npm install formiojs
This should bring in the latest core renderer which does resolve this problem. If that works, then it should work if you delete your node_modules and reinstall a fresh dependency list.
In the Date/Time Component when I click on the Input field or icon Calender is not Opening. Currently, I am using @formio/react 5.2.3 and Formio.js 4.14.8.

I am missing an input element with a class name form-control active. I have no idea why I am missing that input
We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!