Our pure JavaScript Scheduler component


Post by Exigo »

Hi

Sometimes when using the "zoomOnTimeAxisDoubleClick" feature together with the "generateTicks" feature the event does not seem to be able to get the corresponding start and end date, and thereby throws an error, see attached error message image. However, the same behaviour can also be seen even with the "zoomOnTimeAxisDoubleClick" feature disabled. See the example: https://bryntum.com/products/schedulerpro/examples-scheduler/timeaxis/, in the "Filterable timeaxis -> Only Weekends -> click or double click on sunday (last s in second header)" The error happens in the "TimelineDomEvents.js line 337 function" where it can't seem to find the "columnConfig" and therefore fails.

Best
Christian - Exigo

Attachments
code.JPG
code.JPG (64.72 KiB) Viewed 192 times
error_msg.JPG
error_msg.JPG (142.78 KiB) Viewed 192 times

Post by tasnim »

Hello Exigo,
Thank you for your report. Reproduced! Opened a ticket for that. Here it is https://github.com/bryntum/support/issues/6108
We'll investigate it.

Good Luck :),
Tasnim


Post by Exigo »

Hi Tasnim

Thanks :)

Best
Christian - Exigo


Post by Exigo »

Hi

We have updated to 5.3.1 and are still experiencing this errror, when the "zoomOnTimeAxisDoubleClick" feature is enabled. The bug has been fixed when the feature is disabled.

Best
Christian @Exigo


Post by mats »

Can you reproduce it online? Try using 5.3.3?


Post Reply