kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][Scheduler] AgendaView custom item renders browser tooltip

Open filipKovachev opened this issue 5 months ago • 0 comments

Describe the bug Currently when customising the AgendaView with a Tooltip the browser displays a tooltip as well.

To Reproduce

  1. Open this example: https://stackblitz.com/edit/d6dpzw-jvjirx?file=src%2Fmain.vue
  2. Hover over an item a couple of times and notice how a default tooltip is shown. Moreover a lot of warnings are thrown in the console, even without the tooltip

Expected behavior No default tooltip from the browser should be rendered.

Ticket id: 1663581

filipKovachev avatar Sep 19 '24 18:09 filipKovachev