kendoTooltip placement with zoneless

0 Answers 10 Views
Tooltip
Bryce
Top achievements
Rank 1
Bryce asked on 31 May 2025, 03:58 AM | edited on 03 Jun 2025, 02:58 PM

Angular v20 introduced the ability to go zonless with "provideZonelessChangeDetection" but the popup placement of kendoTooltip with zoneless is offset.  If I add back the zone.js dependency then it works fine, but of course that's not ideal.

Code to reproduce is very simple:

<button kendoTooltip title="test tooltip">
  hi there
</button>

or here's a code sandbox sample forked from the tooltip overview example


Would you please modify this to work with zoneless?

Thank You.

No answers yet. Maybe you can help?

Tags
Tooltip
Asked by
Bryce
Top achievements
Rank 1
Share this question
or