Closed jhunexjun closed 1 year ago
Hi @jhunexjun,
I didn't manage to reproduce the issue. Could you please modify this example to illustrate it?
To reproduce from your example
@jhunexjun Thank you for the detailed description. I reproduced the issue. We will fix it as soon as possible.
Is there an existing issue for this?
I'm using ...
React Scheduler
Current Behaviour
Expected Behaviour
Should be no error.
Steps to Reproduce
Environment
"dependencies": { "@devexpress/dx-react-core": "3.0.4", "@devexpress/dx-react-scheduler": "3.0.4", "@devexpress/dx-react-scheduler-material-ui": "3.0.4", "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", "@fontsource/roboto": "^4.5.8", "@mui/icons-material": "^5.0.4", "@mui/lab": "^5.0.0-alpha.51", "@mui/material": "^5.0.4", "@mui/x-date-pickers": "^5.0.0-alpha.7", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.4.3", "react-scripts": "^4.0.3", "styled-components": "^5.3.6", "web-vitals": "^2.1.4" },