Hi
My API is
generated by Swagger (Nswag) which converts Datetime into moments (moment.js),
when trying to bind to the gantt chart i get a "core.js:5882 ERROR
TypeError: value.match is not a function" (Works fine using regular js Date
obj. )
Is there a
way to bind the gantt char to an array containing moment dates?
(Same
issue.. but not an easy applicable fix for my problem:
https://www.syncfusion.com/forums/140402/date-binding-to-moment-js)