[DateRangePicker] Can't disable dates #5080
Labels
component: DateRangePicker
The React component.
component: pickers
This is the name of the generic UI component, not the React module!
plan: Premium
Impact at least one Premium user
regression
A bug, but worse
Duplicates
Latest version
Current behavior 😯
Dates are not being disabled using
minDate
,maxDate
orshouldDisableDate
props.Specified dates are enabled, but selecting them will show the error status on the TextField component.
Expected behavior 🤔
Disabled dates are disabled
Steps to reproduce 🕹
Steps:
Context 🔦
I'm trying to disable unavailable dates.
Your environment 🌎
`npx @mui/envinfo`
Order ID 💳 (optional)
44740
The text was updated successfully, but these errors were encountered: