Open
Description
Are you reporting a bug, or opening a feature request?
A bug
What is the actual behavior/output?
Please check this sandbox: https://codesandbox.io/s/onclick-event-not-triggered-qbw4dr?file=/src/App.js
If you click multiple elements one after another (e.g. click root node, then click first child, then click root node, ..., repeat multiple times), there is a chance that the onClick
event not triggered when you click a node.
What version of react-d3-tree are you using?
3.5.2
Metadata
Metadata
Assignees
Labels
No labels