KeyboardDatePicker produces "React is not defined" error when you try to open the popup. #27473
Closed
2 tasks done
Labels
component: pickers
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
So since React introduced new JSX runtime link here and it seems to be causing issues with the
KeyboardDatePicker
component (at the very least, didn't check the other *Time components)Current Behavior 😯
As soon as you click on the icon to open the DatePicker the whole page (no ErrorBoundary)
The
Calendar-hash.js
is the one from@material/ui/pickers/esm/Calendar
Expected Behavior 🤔
The React JSX transform should be supported.
Steps to Reproduce 🕹
I will try to cobble a sample reproduction later on.
Steps:
Context 🔦
Your Environment 🌎
`npx @material-ui/envinfo`
The text was updated successfully, but these errors were encountered: