Moritz Klack

Results 440 comments of Moritz Klack
trafficstars

We just fixed the pro example. It now uses `nodes` and `edges` instead of `nodeLookup` and `edgeLookup`. As you already suggested we will check if we can adjust the types...

what is this @reddyjyothiswara ?

Seems like a bug 🤔 I've just put it on our list.

Thanks for your input here! We are not yet on a version where we only support React 19, but I will keep this open for later discussion.

Seems to be a race condition with updateNodeData called initially 🤔 We will investigate (does this also happen with React 18?)

This looks odd @Jonasb8 . How are you setting nodes and edges?

We need a reproduction for this. @lucasgelfond are you using `updateNodeData` or any other helpers of `useReactFlow` regarding nodes or edges?

Hey! Thanks for this idea. For me it sounds a bit too specific but I will leave it open and see what the team says.

It seems weird that `zoomActivationKeyCode` and `panActivationKeyCode` use the same key code 🧐 It might be easier for me, if you could give me access to your repo. I will...