Questions tagged bug

Events start to stack vertically when very small

Answered: eventStackingLineHeight is not something we want, conflicting events should stack in a new line 100%. we already implemented the line property before and it wasn’t helping. Now we also added event.co...

Infinite scrolling issue, Chrome on Mac

Answered: Hi Leo, There is a problem with the overlay (non-persistent) scrollbar: it is not possible to detect its actual height. So the Scheduler uses a guess value (which is now 14 pixels). If it doesn’t mat...

Critical regression: Infinite scrolling jumps

Answered: The overlay scrollbar fallback is applied only to selected browsers (Firefox everywhere and Webkit on Mac). In Webkit-based browsers you can force a fixed scrollbar (as described here ) to solve this...

Jumpy infinite scrolling scheduler

Answered: Hi Leo, This issue should be fixed now in the latest sandbox build (2026.1.6812). If the problem persists, please let me know.

inconsistent behavior with touch events

Answered: Thanks for the update. This issue should be fixed already (since 2024.2.5936 ). If the problem persists with the latest version, please let me know.

DayPilot.CellArray.invalidate

Answered: Hi Leo, The purpose of the invalidate() method is to clear the cached cell customization results (the args.cell.properties values set in onBeforeCellRender ). It doesn’t force a refresh of the cells....

TypeScript

Answered: Hi Leo, This should be fixed now in the latest sandbox build (2025.4.6721).

Export Issue In RTL

Answered: There will be a preview available by the end of this month. I will keep you updated.