You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What platform were you using when you found the bug?
React Flow version: 12.3.5
Live code example
No response
Describe the Bug
// component-props.ts:ReactflowProps<NodeTypeextendsNode=Node,EdgeTypeextendsEdge=Edge>{// ...isValidConnection?: IsValidConnection;// type should actually be IsValidConnection<EdgeType>}
What platform were you using when you found the bug?
Live code example
No response
Describe the Bug
Steps to reproduce the bug or issue
Open component-props.ts
Expected behavior
Screenshots or Videos
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: