#101024
Hristofor
Member

Hi GLMSDev,
there’s a syntax error in the dateStart/dateEnd declaration of the individual tasks:


 dateStart:'2020-02-01′,
 dateEnd:'2020-02-10′,
...
 dateStart:'2020-02-10′,
 dateEnd:'2020-02-20′,

The closing apostrophe is not the same as the opening. This results in invalid date string declarations. That is why you don’t see any tasks loaded.
Best Regards,
Christopher
Smart HTML Elements Team
https://www.htmlelements.com