[Bug Report] V-tooltip is not working properly when applied on button when using a mobile
See original GitHub issueEnvironment
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
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:6 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
7114:
@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.