jsplumb / community-edition

The community edition of jsPlumb, versions 1.x - 6.x
https://jsplumbtoolkit.com
Other
225 stars 18 forks source link

Anchor misplacement #257

Closed hg18hgz closed 1 year ago

hg18hgz commented 1 year ago

Brother, I'm here to trouble you again There is a scene where there is a button that generates a list node, the node has a button that generates list items, anchors and new list nodes, list items, anchors. Now there is a problem. When a node adds a list item, the new node's anchor is misplaced.

I wrote a demo https://github.com/hg18hgz/demoByJsplumb

image This is the list rendering function image Node component image add item image image