1

I'm using React with TypeScript and konva. After updating "@types/react" from "^17.0.39" to "^18.0.1" appears this error on every konva component.

Andrey
  • 11
  • 3

1 Answers1

-1

Just update react-konva to the last version. It should work fine.

lavrton
  • 18,973
  • 4
  • 30
  • 63