The hideOnClick property (boolean) determines whether the bubble popup should be closed when you click inside.
true
const bubble = new DayPilot.Bubble({ hideOnClick: false });