search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Angular 4+ Bubble stuck on screen

Asked by MT
6 years ago.

Hi
Running daypilot-pro-angular 8.4.3027.tar.gz and Bubbles does not seem to react on mouse out, bubble stays on the screen even if mouse is moved outside the "schedule view".
If I revert to an older 8.4.2954.tar.gz it starts working again.

Known problem ?
setting hideAfter property in
cellBubble: new DayPilot.Bubble({
showAfter: 0, animated: false, position: 'Mouse',
onLoad: (args) => {
....
}
}
),
does not help, same with event bubbles
BR MT

Answer posted by Dan Letecky [DayPilot]
6 years ago.

That should be fixed now in the latest release (8.4.3058):
https://javascript.daypilot.org/daypilot-pro-for-javascript-8-4-sp6/

Let me know if the problem persists.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.