Is there an existing issue for this?
I'm using ...
React Chart
Current Behaviour
When we use React 18 and Redux-Toolkit we got a error
Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite ##loops.
Sandbox
Expected Behaviour
No response
Steps to Reproduce
Sandbox
Environment
- devextreme-reactive: 4.0.0
- react: 18.0.2
- material-ui: 5.11.0