Uncaught String expected Error when export shceduler to jpeg
8 years ago.
I find this error when I try to export the scheduler as a jpeg image : Uncaught String expected at daypilot.all.min.js
My code is very simple: dp.exportAs("jpeg", { area: "viewport" }).toElement();
DayPilot