frappe / gantt

Open Source Javascript Gantt
https://frappe.io/gantt
MIT License
4.6k stars 1.02k forks source link

Current day is not always rendered #403

Open chiarapivetta opened 3 months ago

chiarapivetta commented 3 months ago

Hi! I've found a notable bug. If all the tasks in the Gantt end at least a month before the current day, the program crashes because the rendered date range does not include the current day and the variable today is set to null.

safwansamsudeen commented 2 months ago

Will be fixed in #394.