highcharts / highcharts/highcharts-react
v4 Drag&Drop module with Gantt
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 111
- Avg merge
- 9h 25m
- Merged PRs (30d)
- 2
Description
Hello, I've been trying to make a Gantt chart with draggable tasks but every time i try to import the draggable-points module it gives the following error:
TypeError Cannot destructure property 'addEvent' of 's(...)' as it is undefined.
Here is a sandbox with a minimal reproduction of the error
https://codesandbox.io/p/sandbox/highcharts-react-v4-1-0-4zsk6n
I have the same draggable tasks feature on another project with v3 and it works fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.