Describe the bug
JSONForms >= 3.0.0 crashes when used with @mui/x-date-pickers >= 6.0.0.
Expected behavior
JSONForms >= 3.0.0 should not crash when used with @mui/x-date-pickers >= 6.0.0.
Steps to reproduce the issue
- Go to https://codesandbox.io/s/jsonforms-with-v6-mui-date-pickers-b8mkzm
- Click on DatePicker calendar button
- See error
Screenshots
No response
In which browser are you experiencing the issue?
Google Chrome 113.0.5672.92 (Official Build) (64-bit)
Which Version of JSON Forms are you using?
v3.0.0
Framework
React
RendererSet
Material
Additional context
No response