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

[pickers] Fix DateTimeRangePicker error when using format without time #14917

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

fxnoob
Copy link
Contributor

@fxnoob fxnoob commented Oct 11, 2024

closes #14600

@flaviendelangle flaviendelangle changed the title [pickers] Fix DateTimeRangePicker error when using format prop in MUI X Pro [pickers] Fix DateTimeRangePicker error when using format prop in MUI X Pro Oct 11, 2024
@zannager zannager added the component: pickers This is the name of the generic UI component, not the React module! label Oct 14, 2024
@LukasTy LukasTy added bug 🐛 Something doesn't work feature: Keyboard editing Related to the pickers keyboard edition labels Nov 8, 2024
@LukasTy LukasTy added needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Nov 8, 2024
@LukasTy LukasTy changed the title [pickers] Fix DateTimeRangePicker error when using format prop in MUI X Pro [pickers] Fix DateTimeRangePicker error when using format without time Nov 8, 2024
@mui-bot
Copy link

mui-bot commented Nov 8, 2024

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

Generated by 🚫 dangerJS against c2d7626

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! 🙏
The fix solves this edge use-case described here: #14600 (comment).

@LukasTy LukasTy merged commit f5dd22f into mui:master Nov 8, 2024
22 checks passed
Copy link

github-actions bot commented Nov 8, 2024

Cherry-pick PRs will be created targeting branches: v7.x

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: pickers This is the name of the generic UI component, not the React module! feature: Keyboard editing Related to the pickers keyboard edition needs cherry-pick The PR should be cherry-picked to master after merge v7.x
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
4 participants