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

DateTimeRangePicker error fix #14600 #14653

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SarveshK16
Copy link

Fixes #14600

Initially, the if check was returning only the index. Added a appropriate "null" return after the check.

@mui-bot
Copy link

mui-bot commented Sep 17, 2024

Deploy preview: https://deploy-preview-14653--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against d94e8be

@zannager zannager added the component: pickers This is the name of the generic UI component, not the React module! label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pickers] DateTimeRangePicker throws error with format prop in MUI X Pro v7.11.0
3 participants