visjs / vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://visjs.github.io/vis-timeline/
Other
1.74k stars 302 forks source link

Vis Timeline moving across horizontal timeline in Chrome on Linux computer #1812

Open danieldaugbjergusd opened 3 weeks ago

danieldaugbjergusd commented 3 weeks ago

I am using a simple implementation of the vis timeline in my code where the timeline is horizontal, moveable, and has no horizontal scrolling. It works as a normal timeline in all browsers and systems that I use except for Chrome on my Linux computer. For some reason, in this specific situation, I am not able to click, then drag, then as a result, move across the timeline to a different location in time. My assumption is that this is a problem with the actual package and not my code as it is very simple.