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

[DataGrid] Fix invalid date error when filtering date/dateTime columns #12709

Merged
merged 2 commits into from Apr 11, 2024

Conversation

cherniavskii
Copy link
Member

Fixes #12705

@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse feature: Filtering Related to the data grid Filtering feature labels Apr 8, 2024
@mui-bot
Copy link

mui-bot commented Apr 8, 2024

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

Generated by 🚫 dangerJS against aa94e0e

@cherniavskii cherniavskii marked this pull request as ready for review April 8, 2024 21:03
@cherniavskii cherniavskii merged commit a84c0d9 into mui:master Apr 11, 2024
17 checks passed
@cherniavskii cherniavskii deleted the fix-date-filter-crash branch April 11, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Filtering Related to the data grid Filtering feature regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Crash if user enters invalid date in filter
3 participants