react-d3-tree icon indicating copy to clipboard operation
react-d3-tree copied to clipboard

selection.interrupt is not a function

Open Hebsibal opened this issue 3 years ago • 0 comments

Thank you for taking the time to report an issue with react-d3-tree!

Feel free to delete any questions that do not apply.

Are you reporting a bug, or opening a feature request?

Opening a bug

What is the actual behavior/output?

image

Can you consistently reproduce the issue/create a reproduction case (e.g. on https://codesandbox.io)?

When I try to use the Tree component into our existing project this issue occurs

What version of react-d3-tree are you using?

3.3.2

If react-d3-tree crashed with a traceback, please paste the full traceback below.

The above error occurred in the <Tree> component: in Tree (created by InterestsTree) in InterestsTree (created by Connect(InterestsTree)) in Connect(InterestsTree) (created by Brand) in div (created by Brand) in div (created by Brand) in div (created by Layout) in div (created by Layout) in div (created by Layout) in div (created by Layout) in div (created by Layout) in Layout (created by Connect(Layout)) in Connect(Layout) (created by Route) in Route (created by withRouter(Connect(Layout))) in withRouter(Connect(Layout)) (created by Brand) in Brand (created by Connect(Brand)) in Connect(Brand) (created by Route) in Route in Switch in div in Router (created by BrowserRouter) in BrowserRouter in Unknown in Provider

Hebsibal avatar Jul 13 '22 10:07 Hebsibal