Skip to content

chore(BaseEdge): properly handle BaseEdge props#826

Merged
printerscanner merged 2 commits intomainfrom
631-type-system-and-react-dom-prop-mismatches-in-xyflowreact-edge-components
May 15, 2025
Merged

chore(BaseEdge): properly handle BaseEdge props#826
printerscanner merged 2 commits intomainfrom
631-type-system-and-react-dom-prop-mismatches-in-xyflowreact-edge-components

Conversation

@printerscanner
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 11:54am
reactflow-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 11:54am
svelteflow-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 11:54am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ui-components ⬜️ Ignored (Inspect) Visit Preview May 15, 2025 11:54am
xyflow-website ⬜️ Ignored (Inspect) Visit Preview May 15, 2025 11:54am

@peterkogo
Copy link
Copy Markdown
Member

only things coming from the props are label, labelStyle, interactionWidth, markerStart, markerEnd ... I think? Some of the props come from the getBezierPath function and others are only defined for the EdgeLabel component.

@printerscanner printerscanner merged commit 54440e0 into main May 15, 2025
1 of 6 checks passed
@printerscanner printerscanner deleted the 631-type-system-and-react-dom-prop-mismatches-in-xyflowreact-edge-components branch May 15, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type System and React DOM Prop Mismatches in @xyflow/react Edge Components

2 participants