-
### Please describe the feature that you want to propose
As a UE & Blender developer, I wish ReactFlow can add the following features:
1. To remove a connection (an edge) simply hold ALT and click t…
-
### Describe the Bug
When I try to move a Node in my diagram, it doesn't move.
In version 11.7.3 the problem does not exist.
Below it's my react component :
s…
-
### Describe the Bug
When applying `transform: scale()` animation to the flow renderer element the edges are positioned with offset:
![img](https://github.com/wbkd/react-flow/assets/2056864/0e71ce…
-
When the student selects a definition, either in the definition list, or on the canvas, the canvas should automatically scroll such that the definition is centered in the viewport.
-
### Describe the Bug
Hello!When I put reactflow into a pop-up window, I found this phenomenon.
When adding a scale animation to or elements wrapped with , the rendering of the handle will be affe…
-
### Describe the Bug
I have a custom node that has only one target handle.
If you use a handle in this custom node that has a height and width of 100% of the size of the node, you expect to be able …
-
Related to #1613
# Context
Setup uses:
- a canvas with `connectionMode={ConnectionMode.Loose}`
- custom nodes with Handles on each side, all set as `type="source"`
- custom edges using a s…
-
Fixing a bug when there is a file loaded, and you press refresh, the file disappear and you need to upload it again.
-
### Describe the Bug
When updating data with new nodes and edges and running the changes through the `setNodes` and `setEdges`, only the nodes get rendered, but not the edges that use the **sourceHan…
-
### Describe the Bug
I bought the pro version and used the example: https://pro.reactflow.dev/examples/expand-collapse
I want to show this tree in horizontal flow. I tried with { sourcePosition: …