react-timeline-gantt
react-timeline-gantt copied to clipboard
Header days/times disappear on horizontal scroll
Hey thanks for the timeline. I looks like a great start to a project. One issue I found was when dragging the timeline to the right, the header days/hours disappear in the Day and Week mode. This makes these modes hard to use.
The other issue I found is when dragging in Week mode as soon as a new day starts to go behind the tasklist, the header switches to that day. I would think that the day on the header would not change when dragging horizontally left and right.
Hello chadneiro, I can see both problems, let me take a look.
Facing the same issue. Any suggestions for fixing this issue?
Still facing this issue to date. Any updates on a solution?
facing same issue, hope for help
Problem is with moment and buffer variables.
Moment admits themselves they might not be relevant anymore https://momentjs.com/docs/#/-project-status/
I'll submit a PR but I think the solution is to clone the moment objects in Headers.js startDate function