question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug Report] V-tooltip is not working properly when applied on button when using a mobile

See original GitHub issue

Environment

Vuetify Version: 2.4.6 Vue Version: 3.0.7 Browsers: Google Chrome OS: Android, iOS

Steps to reproduce

You can also check it directly on the Vuetify Tooltip component page using a mobile: https://vuetifyjs.com/en/components/tooltips/

Using your mobile when you click on the buttons the tooltips never appear, except for the “Toogle” button which modify the v-tooltip model directly using @click.

Expected Behavior

When clicking on a button with a tooltip we expect to see the tooltip appear even using a mobile

Actual Behavior

When clicking on a button with a tooltip the tooltip does not appear using a mobile

Reproduction Link

https://codepen.io/Eygle/pen/eYBQKbY

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
KaelWDcommented, Oct 11, 2021

7114:

Only first element button have effect on tap, another elements dont show tool tip

0reactions
Eyglecommented, Oct 8, 2021

@KaelWD I’m not sure it’s a duplicate of #7114 because here the bug is about the appearance of the tooltip while in #7114 it’s about the disappearance when clicking outside.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Twitter Bootstrap Popover/Tooltip Bug with Mobile?
Same problem here, on the first click it prevents the click to go to the button. So I have to click twice to...
Read more >
Chart tooltip not presented on mobile device - Telerik
Hello, We are using Kendo UI Q2 2016 and added tooltips to our grouped bar chart. When working in Chrome on the desktop...
Read more >
Solved: Page tooltip not working anymore
Solved: Hello! Previously I have used a "report page tooltip" to show instructions or other forms of text when a user hovers over...
Read more >
Create report tooltip pages in Power BI - Microsoft Learn
Create a report tooltip page. To get started, create a new report page by clicking the + button, found along the bottom of...
Read more >
All tooltips are missing, including alt= tags, title ... - Monorail
1. I had problems with updating Chrome 2. Changed the policies to allow automatic updating 3. Re-installed Chrome 4. Everything is working fine...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found