Form input fields not loading if the form is loaded on a component without a page reload/refresh.
I have replicated the issue on codepen here;
https://codesandbox.io/s/basic-form-forked-1h031?file=/src/App.js
Same when using react-router and not reloading the app pages within navigations.