#InteractionWidth not having effect

1 messages · Page 1 of 1 (latest)

wanton stratus
#

Hello everyone.
In my react project using react flow 11, I'm trying to increase the action area around the edges between the nodes in order to enable user to easy click on the node.

I tried with the "duplicate" edge approach with transparent second edge - it works, but I think using InteractiveWidth property is much better approach.

Nonetheless, InteractiveWidth property doesn't have any effect whether I set it to FlowEdge or BaseEdge or CustomEdge.

Can you suggest any idea where to look for issues?

hoary cypress
#

Pretty sure the prop is called interactionWidth and not interactiveWidth ^^

wanton stratus
#

you are right, my mistake when posting. I'm using correct prop interactionWidth