-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TreeView] TreeItem2DragAndDropOverlay has no border/background style #15017
Comments
Thank you for opening this issue @kzimins-arvatosystems 🙏 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @kzimins-arvatosystems How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
@LukasTy Hi! After today's release, I'm still experiencing issues with styles. Also, |
Hello @kzimins-arvatosystems
It is re-exported from import { TreeItem2DragAndDropOverlay } from '@mui/x-tree-view-pro'; |
Once again, I'm sorry for causing confusion in this transition state, where we are preparing the
@flaviendelangle have we forgotten to export |
Sure |
Will you take up this effort? |
I can take care of it if you want |
Steps to reproduce
Related to #14969
css definition of border style is wrong
correct rgba syntax is
rgba(red, green, blue, alpha)
Same for action
make-child
Current behavior
css is wrong
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: treeview, cssvars
Order ID: 80084
The text was updated successfully, but these errors were encountered: