-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[material-ui][Slider] Fix wrong CSS value #42370
Conversation
Netlify deploy previewhttps://deploy-preview-42370--material-ui.netlify.app/ Bundle size reportDetails of bundle changes (Toolpad) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch! I also spent few hours on it but couldn't find a solution. 😅 The CodeSandbox you posted doesn't show the fix. Here's the one that does: https://codesandbox.io/p/sandbox/hardcore-napier-3gzxhk.
Aaah, I didn't save the changes, I've udpated the PR description. |
Fixes #41753
Codesandbox with the fix