scheduler is not defined

Hello ,
Thank you for the tuto.

After following the tuto, I run some issues , the console tells me that :
ERROR ReferenceError: scheduler is not defined

even though I’ve installed it with npm and there is no error in the source code.

Could you please help me ?

Thanks

Hi,

It usually means that dhtmlxscheduler.js (the file where scheduler object is defined) hasn’t been loaded to the page or have been corrupted.
Make sure your script tags has correct urls.