You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError Cannot read properties of undefined (reading 'create')
TypeError Cannot read properties of undefined (reading 'borderRadius')
Expected behavior 🤔
DatePicker should appear and no errors should be shown.
Context 🔦
Trying to use a Date Picker Pro X in a Joy UI project. This worked before with other versions, but I cannot for the life of me reproduce a working version.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/s/mui-joy-mui-x-date-pickers-pro-not-working-vmzlvy?file=/src/App.tsx
Steps:
LocalizationProvider
as a child ofCssVarsProvider
DateRangePicker
as a child ofLocalizationProvider
Versions:
Current behavior 😯
Undefined property errors:
Expected behavior 🤔
DatePicker should appear and no errors should be shown.
Context 🔦
Trying to use a Date Picker Pro X in a Joy UI project. This worked before with other versions, but I cannot for the life of me reproduce a working version.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: