projectstorm / react-diagrams

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

TypeError: this.findPathAndRelativePositionToRenderLabel(...) is undefined #884

Open pejman-datumize opened 2 years ago

pejman-datumize commented 2 years ago

Hi,

We've been using react-diagrams, but recently it gives us an error: TypeError: this.findPathAndRelativePositionToRenderLabel(...) is undefined

any ideas?