[pickers] Cannot read properties of undefined (reading 'match') #10772
Labels
component: pickers
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Steps to reproduce
I started seeing this issue after I updated @mui/x-date-pickers from 6.9.0 to 6.16.3. The error appears on every page that has a component using date picker.
I am using my date picker with "date-fns": "^2.30.0", all the material and react libraries are on latest version as of today.
Here's the stack trace
Current behavior
Throws a typescript error and the page don't render
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: @mui/x-date-pickers
The text was updated successfully, but these errors were encountered: