Our pure JavaScript Scheduler component


Post by Maxim Gorkovsky »

Can you provide a bit more details? Like which features are enabled, size of the scheduler, start, end dates, view preset and export settings.
Also which version do you see a problem with? Online is 5.0.4, have you tried that in your app?


Post by xnasav »

I have attached the config and feature list as txt. Most of the settings are influenced by user interaction (viewPreset, zoom-level, visible schedule, size of the schedule, ...) and custom entities. One thing to clarify: we are not able to consistently produce this error in our local environment, hence it is hard to provide more details to this. We have seen a magnificent reduction in the frequency of this error since 5.0.x (not sure which version did the trick), but it is not completely fixed for us.
As we are able to reproduce it in your examples with infiniteScroll enabled, maybe you are able to find the reason for the error during your implementation. Taking from another ticket we created regarding the pdf export, infiniteScroll is great to reproduce errors, but it does not seem to be the reason for them (see viewtopic.php?f=51&t=21275).

Attachments
features.txt
(5.8 KiB) Downloaded 40 times
config.txt
(3.03 KiB) Downloaded 41 times

Post by alex.l »

Thanks for the information. Please let us know which version are you currently using? Since it cannot be stable reproduced, we think it makes sense to wait for next release with https://github.com/bryntum/support/issues/4667 fix and test all again on your end.

All the best,
Alex


Post by xnasav »

We have 5.0.4 deployed. We will wait for the next fix, thanks for you support.


Post Reply