react-konva
react-konva copied to clipboard
componentDidCatch TypeError: Cannot read properties of undefined (reading 'isBatchingLegacy')
react-konva: ^17.0.2-5; konva:^8.0.1
What react version do you have? It looks like a mismatch between react
and react-konva
version. Make sure they have the same major version.
The downgrade to version 17 is back to normal. The latest version only supports react18. I feel that it should be supported to 17.