Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
filipKovachev opened this issue Sep 19, 2024 · 0 comments
Open
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium

Comments

@filipKovachev
Copy link
Contributor

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 filipKovachev added Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant