-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[pickers][TimePicker] minutesStep
prop not reflecting in UI intervals
#14272
Comments
Hello @Nithinmon-D, |
minutesStep
prop not reflecting in UI intervals
import * as React from 'react'; export default function BasicTimePicker() { since the minuteStep is 1 the interval should be 1, 2, 3, .... but instead it is 0, 5, 10..... |
Hello @Nithinmon-D,
Let us know if it doesn't solve your needs. |
tx its worked |
@Nithinmon-D: 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. |
Given this confusion, I think that we should unify the behavior of |
Steps to reproduce
No response
Current behavior
Scenario 1:
Scenario 2:
Expected behavior
Context
No response
Your environment
npx @mui/envinfo
Search keywords: TimePicker
Search keywords:
The text was updated successfully, but these errors were encountered: