-
### Please describe the feature that you want to propose
* Followed the guide here: https://reactflow.dev/docs/guides/testing/#using-jest
* But it's not rendering nodes. I can see the nodes if I con…
-
### Describe the Bug
In v11 the typing for the `Edge` type allows `pathOptions` for the default edge-types (bezier, step and smoothstep) while in v12 `pathOptions` is not recognized anymore and will …
-
If we wanted tldraw to better serve users who using tldraw to create flow charts, what features would we want to include?
-
I use the following example code to test `pyironflow`:
```python
import sys
from pathlib import Path
sys.path.insert(0, str(Path.cwd() / Path('pyiron_nodes')))
from pyiron_workflow import Wor…
-
### Please describe the feature that you want to propose
Currently, it is not possible to start a drag selection box inside a node. May I suggest a new property like `enableDragSelect`?
I'm aware…
-
### Please describe the feature that you want to propose
Reqesting for a svelte5 support for svelte flow so we can utilise the best of both worlds of svelte and xyflow
-
After migrating to nextra 3 there are some pages where we can't display a TOC or change the layout.
**To Reproduce** Steps to reproduce the behavior:
1. Go to a [React Flow what's new article](h…
-
### What platform were you using when you found the bug?
- React Flow / Svelte Flow version: "@xyflow/svelte": "^0.1.23",
- Browser and version: Chrome Version 130.0.6723.92 (Official Build) (arm64)…
-
### What platform were you using when you found the bug?
- React Flow / Svelte Flow version: 12.3.2
- Browser and version: Arc Version 1.63.1 (54714)
- OS and version: MacOS Sequoia 15.1
###…
-
When using the `` tag (next/image) inside the target html, the downloaded image is generated with duplicated images after the first download.
Downloading it one time works fine, but when i try to dow…