Warning: findDOMNode is deprecated in StrictMode. #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Bug: The first time you hover over any element on the page that contains a tooltip with the Zoom transition, the browser console shows the following error:
We're specifying the Zoom transition as the Material-UI docs recommend. According to this StackOverflow question, it looks like a Material-UI problem; however, I'm still new to React so I don't understand how to incorporate the solutions.
It'd be nice to resolve this issue without removing StrictMode. Material-UI will eventually fix it in a future release, but it'd also be nice to have a solution in place in the meantime.
The text was updated successfully, but these errors were encountered: