[TreeView] no selected background color applied on mobile device #20311
Labels
bug 🐛
Something doesn't work
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Current Behavior 😯
There is no selected background color for a selected tree item.
Expected Behavior 🤔
There is selected background color for a selected tree item.
Steps to Reproduce 🕹
https://codesandbox.io/s/wizardly-maxwell-e7mmk
Steps:
https://github.com/mui-org/material-ui/blob/81c20b849f7aeddb4004ed215d80f7ca609354c1/packages/material-ui-lab/src/TreeItem/TreeItem.js#L32
The text was updated successfully, but these errors were encountered: