The hideOnHover property (boolean) determines whether the bubble popup should be closed when you move the move cursor over it.
false
const bubble = new DayPilot.Bubble({ hideOnHover: false });