Moritz Klack

Results 538 comments of Moritz Klack

I think the return type is OK or should we add another `NodeConnection` type which is the same thing? Two tiny things: 1. the url should be /use-node-connections and could...

This is great! Thanks @peterkogo . I think the new API is way better than the previous one :)

proposal: ```bash npx create react-flow folder-name --example custom-node ``` or ```bash npx create xyflow folder-name --lib react --example custom-node ```

@omesome now that we have the action bar, this could be a nice addition. wdyt?

Thanks for your PR! You are calling `useEffect` inside the `useCallback` function. Are you sure that you wanted to suggest this?

As you said, it seems to be an issue with React17 (works fine with 18). We will look into this.