[tree view] TreeItem2DragAndDropOverlay - Error: MUI: Unsupported var(--palette-primary-dark)
color.
#14349
Labels
bug 🐛
Something doesn't work
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
customization: theme
Centered around the theming features
Steps to reproduce
use
<CssVarsProvider/>
for base examplehttps://mui.com/x/react-tree-view/rich-tree-view/ordering/#only-trigger-the-reordering-from-a-drag-handle
Current behavior
to my knowledge the
![xxx](https://private-user-images.githubusercontent.com/13531993/361497184-97a15050-72a5-456b-8af1-f1dac3d8393f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjMwNjQsIm5iZiI6MTczODgyMjc2NCwicGF0aCI6Ii8xMzUzMTk5My8zNjE0OTcxODQtOTdhMTUwNTAtNzJhNS00NTZiLThhZjEtZjFkYWMzZDgzOTNmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA2MTkyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU1ZjZlNjkwZTFjZDEwZjBmMTAxYjE0NjMyMDI1YjM4NThlZTY0ZWYyMTFiZjlmZGVhMDViMTUxYmZiNTAzMTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hDBClyeKUjEEOsTdQDGfFiOkY-DIGrR2i5KgD2pavdQ)
alpha
function will not support vars so this could be the cause of the errorhttps://github.com/mui/mui-x/blob/master/packages/x-tree-view/src/TreeItem2DragAndDropOverlay/TreeItem2DragAndDropOverlay.tsx
Expected behavior
No error with
TreeItem2DragAndDropOverlay
Context
No response
Your environment
No response
Search keywords: TreeItem2DragAndDropOverlay
The text was updated successfully, but these errors were encountered: