projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

TSC build: type errors #936

Open CamilleHbp opened 2 years ago

CamilleHbp commented 2 years ago

Hello ! I get multiple errors when build my app. I had to switch skipLibCheck to true in my tsconfig.json to be able to build I'm joining my error output to this issue, hopefully that will help you?

I'm mostly getting errors from eventDidFire and other properties not assignable to 'string' index type '(event: BaseEvent) => any'.

react-diagrams.log.txt