Skip to content
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

Slider error type #44243

Closed
mtr1990 opened this issue Oct 28, 2024 · 3 comments
Closed

Slider error type #44243

mtr1990 opened this issue Oct 28, 2024 · 3 comments
Assignees
Labels
bug 🐛 Something doesn't work component: slider This is the name of the generic UI component, not the React module!

Comments

@mtr1990
Copy link

mtr1990 commented Oct 28, 2024

Steps to reproduce

Fork the Non-linear scale demo here

hook.js:608 Warning: Failed prop type: Invalid prop `value` of type `string` supplied to `MuiSliderValueLabel`, expected `number`.

kk

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

No response

Search keywords: Slider

@mtr1990 mtr1990 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 28, 2024
@mj12albert mj12albert added component: slider This is the name of the generic UI component, not the React module! bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 29, 2024
@mj12albert
Copy link
Member

I can reproduce this, the warning goes away if the custom valueLabelFormat prop is commented out

@mj12albert mj12albert self-assigned this Oct 29, 2024
@ZeeshanTamboli
Copy link
Member

The issue was already fixed in #44131. It will be available in the upcoming release.

Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@mtr1990 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: slider This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants