-
### Describe the Bug
I am facing this issue, I have made a react flow component where the div's width is 100% and Height is around 30rem.
When I scroll the page and my cursor is on that particular…
-
### Describe the Bug
```
[vite] Error when evaluating SSR module /src/components/Flow.tsx: failed to import "reactflow"
|- /home/projects/github-2jb4w6-ws5mu8/node_modules/reactflow/dist/esm/index.…
-
### Describe the Bug
I've got a fresh ReactFlow install in a React app. Clicking and dragging in the flow will pan, and zooming will zoom the viewport. But the background pattern (no matter which var…
-
Since #2261 the pointer is not updated when we hover an edge near a (non-top) handle.
Usually, that means we can start a drag to initiate an edge reconnection.
Instead, the edge reconnection can be …
-
### Describe the Bug
The react flow docs show an example of a node with an input in it. This only works because the input is uncontrolled using defaultValue. https://reactflow.dev/docs/examples/nod…
-
Best described in the attached screen capture:
https://user-images.githubusercontent.com/67014075/112688781-8ecb5300-8e36-11eb-99a0-97f2954f157e.mov
In this example, there are two `ReactFlow` co…
-
I could not find anything related inside docs and thought it's better to ask this as a question here!
I am designing a custom node, which has a button to remove a node from canvas, and wondering if…
-
For the application process please refer to [this issue](https://github.com/jaegertracing/jaeger/issues/4457).
* Mentor: @yurishkuro
* Mentee: @prathamesh-mutkure
### Requirement
As a user …
-
### Describe the Bug
After updating to the latest version from 11.8.1 to 11.8.2
i get this error when I start my app
```
Background,
^^^^^^^^^^
SyntaxError: Named export 'Background' n…
-
Reproduceble on demo page - https://reactflow.dev/examples/edges/.
Since arrowhead is renderred with **marker.react-flow__arrowhead** which is located outside of **.react-flow__edge.selected** its no…