When using custom nodes, attempting to drag any node results in an error.
I use TypeScript in my project. Dependencies (typescript: "^4.2.3", d3: "^6.7.0", react-d3-graph: ^2.6.0, @types/d3: "^6.7.0", @types/react-d3-graph: "^2.3.5") are installed.
The same configuration without using TypeScript is working fine.
When using custom nodes, attempting to drag any node results in an error.
I use TypeScript in my project. Dependencies (typescript: "^4.2.3", d3: "^6.7.0", react-d3-graph: ^2.6.0, @types/d3: "^6.7.0", @types/react-d3-graph: "^2.3.5") are installed.
The same configuration without using TypeScript is working fine.
My configuration: