Resource Bubble Not Working
6 years ago.
I need to show resource bubble (Tooltip) to user dynamically. bubble content will be required to load from API on runtime when user hover on a particular resource.
I implemented logic in using https://doc.daypilot.org/scheduler/row-header-bubble/ in angular application. Code is compiling correctly but on mouse hover on resource, no bubble/tooltip.
Please guide me how can I solve this. Source code screenshot is in attachment.
DayPilot