Moritz Klack
Moritz Klack
Hey! Can someone create a repo for this error?
@santhedan Thanks! I will check it.
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...
@Vazerthon that sounds awesome :)
This is weird. React Flow doesn't need react-dom. But thanks for the hint. We will check it.
Can you check v9.3.0?
Thanks. Can you check v9.4.0?
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.