Menu component logs findDOMNode warning in Strict Mode #27287
Labels
component: menu
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Current Behavior 😯
Uses
findDOMNode
(?) which causes the warning to be loggedExpected Behavior 🤔
No warning to be logged
Steps to Reproduce 🕹
The logged warning
Context 🔦
See the codesandbox: https://codesandbox.io/s/material-demo-forked-3zn5o
Potentially related issue: #13394
Your Environment 🌎
`npx @material-ui/envinfo`
Also see the codesandbox above
The text was updated successfully, but these errors were encountered: