Can’t reproduce this issue. I’ve attached screenshot, where should I click or what do I need to do?
If your site is available on the internet, please attach link.
Absolutely. This is a fresh baked solution which didn’t cause problems to me. There unfortunately still could be some issues as they are not tested thoroughly.
If you are working with some sample, can you please archive it as it is and attach here so I could check the problem?
Or if your site is available on the Internet - please send me a link.
Please find attached a small example showing the error I’m getting. I’m using Chrome on OS X. The error comes up in the console when you click on the scheduler.
Thanks for the complete sample, makes things easier
scheduler.createUnitsView({
name: 'unit',
list: units,
property: 'id',
Why did you choose id as property? Scheduler uses event’s ids to differ one from each other, creating units view based on it is incorrect.