-
### Describe the Bug
Doing `import type {Node} from "reactflow";` kills the TypeScript performance. Importing all other types looks fine.
I feel like the conflict with the generic Node type may be t…
-
HI
How to remove one edge from the elements, I try with example https://reactflow.dev/examples/edge-with-button but is not remove the element and the code is empty about this, only show javascript…
-
### Describe the Bug
Getting this error after updating. Seems to be introduced by https://github.com/wbkd/react-flow/commit/32101dde66cccbbd64b4486e47e9441182d93e7b#diff-4dc1db8ddcb4b4ab77751f196dd…
-
### Discussed in https://github.com/wbkd/react-flow/discussions/3233
Originally posted by **varghesethomase** July 17, 2023
I would like to understand if there is a way to limit dragging of th…
-
### Describe the Bug
## description
I have created two CustomNodes and customized the Handle positions. However, when I connect them, I noticed that the endpoints of the connection line do not align…
-
### Describe the Bug
First off, thanks a bunch for this library. It really takes our diagrams to the next level !
I have been trying to update a node's position in the database once the drag event…
-
리스트 뽑은 것들 다 찾아보고 적용할 수 있는지 알아보기
+ flowchart-fun 파는 중
오늘 퇴근 전까지 찾아보고 어떤 거 반영할지 결정하기
-
### Describe the Bug with repro steps
1. Go to logic apps.
2. Open any standard logic app's Designer or latest executed run.
3. Try scrolling horizontally using Shift and the scroll wheel.
After…
-
### Describe the Bug
Hi react-flow team,
When I pass new `nodes` and `edges` down `ReactFlow` component, it is not able to clear the old `edges` - keeps rendering them along with new ones, but w…
-
### Describe the Bug
There is an issue with NodeResizeControl maybe because of the way zustand is imported
### Your Example Website or App
_No response_
### Steps to Reproduce the Bug or Issue
In…