Skip to content

Updatable Edge #675

Answered by bcakmakoglu
azamat7g asked this question in Q&A
Feb 13, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Mh... currently the behavior is to not emit edgeUpdate when the connection already exists, which just avoids updates that are unnecessary.
React Flow doesn't do this check and thus always emits an edgeUpdate event, even if it's the same edge.

I could change the current behavior to match that of React Flow.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bcakmakoglu
Comment options

Answer selected by azamat7g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working question Further information is requested
2 participants