-
Use react-flow-renderer instead of reactflow.
-
### Please describe the feature that you want to propose
Hey team,
Since `` is part of the core installation it would be great to have an option to disable resizing at the `` component level.
Wit…
-
- [ ] Starting Page
- [ ] AddNode View
- [ ] NodeDetail View
- [ ] Better ReactFlow Theme
- [ ] History View
- [ ] Disconnected View
- [ ] Right Sidebar
- [ ] CTRLS Page
- [ ] Dark Mode
-
### Describe the Bug
I believe the bug is related to this one:
https://github.com/wbkd/react-flow/issues/3205
### Your Example Website or App
_No response_
### Steps to Reproduce the …
-
Right now we're having some trouble with the drop zones (and initial drag target) being so small - is there some way to customize the css / component to make the circles/zones larger?
-
```
### Describe the Bug
`{
"name": "dvsum-react-poc",
"version": "0.1.0",
"private": true,
"proxy": "https://sr54eeuelk.execute-api.us-west-2.amazonaws.com",
"dependencies": {
…
-
When I try to use react-flow, I am getting a warning like that. Probably, Zustand deprecated it at the last update. Can you fix it please ?
[DEPRECATED] Use `createWithEqualityFn` from 'zustand/tra…
-
### Describe the Bug
I have a custom edge component called Runs.
```
import '../App.css'
import React from 'react';
import { EdgeLabelRenderer, getStraightPath } from 'reactflow';
const Ru…
-
### Please describe the feature that you want to propose
Currently we have access to the component with the ability to customize the styling, denote Handle ID, and set the type. An extension of this…
-
### Describe the Bug
For example.
https://reactflow.dev/docs/examples/edges/custom-edge/
![1](https://github.com/wbkd/react-flow/assets/135824302/9fd9089a-9209-4aa5-a6cc-1a0381028dfd)
↑ I just …