Moritz Klack

Results 283 comments of Moritz Klack

Hey! Can someone create a repo for this error?

Good point @Vazerthon . I guess the edge routing needs a bit of a rework ;) It can't be that we have a separate condition for all possibilities. Surely there...

This is weird. React Flow doesn't need react-dom. But thanks for the hint. We will check it.

I am not able to reproduce this. My steps are: * `yarn create react-app my-app` * `cd my-app` * `yarn add react-flow-renderer` * `yarn start`

added to `dependencies` in v10.3.15

Thanks for pointing this out @sinan It seems that d3-zoom doesn't handle the events on Safari. I will see what we can do about it.