I get this error when i click on select dropdown field while trying to edit. It says : findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Transition which is inside StrictMode. Instead, add a ref directly to the element you want to reference.
Here is the link to the codesandbox,
https://codesandbox.io/s/react-material-ui-0yqeo?file=/src/components/exercises/Form.js