Comment posted by Andrea R.
2 years ago.
the function should be correct
cellBubble: new DayPilot.Bubble ({
onLoad: (args: any) => {
console.log ('ARGS BUBBLE% o', args);
}
}),
what I noticed is that when I position myself on a cell, the indicator does not change, while when I position myself on an event, the indicator changes (from arrow to hand)