I render a custom label using labelContentTemplate.
Inside of this template I render my own title with it’s own tooltip
The tooltip works fine if the event spans no more than 1 day
But if the event spans more than 1 day, the tooltip no longer renders:
Anyone had this issue?