I am using kendo scheduler in my Ko based MVVM app,
scheduler is works well in my previous version of Kendo(Q2 2014) and knockout-kendo (0.8).
recently i just updated both kendo(2014 Q3) and konckout-kendo (0.9) it is not working it throws a error like below.
Message: Unable to parse bindings.
Bindings value: kendoScheduler: {
....}
Message: Unexpected token (;
Thanks in advance for your help.