ionic-tooltips icon indicating copy to clipboard operation
ionic-tooltips copied to clipboard

Tooltips module for Ionic Apps

Results 23 ionic-tooltips issues
Sort by recently updated
recently updated
newest added

Anyway to put a debounce feature? the tooltip only apears if the user hover the mouse more than X miliseconds... thankss

is possible to control the tooltip ONLY via code? the tooltip is still active on hover - desktop - Ionic 4 - how to disable that `` `activeTooltip: boolean =...

when using this module in a browser the longer messages will hit the border of screen and instead of wrapping onto a new line with a larger tooltip box they...

enhancement

**Describe the bug** Using Ionic v4.12 On the console I get a message: The "press" event cannot be bound because Hammer.JS is not loaded and no custom loader has been...

**Describe the bug** Using Ionic 3.9.3 - I cannot build the project after installing 4.0.0-beta.0 Cannot find module '@ionic/angular'. **Additional context** Ionic: ionic (Ionic CLI) : 4.11.0 Ionic Framework :...

**Describe the bug** I get the following error after installing the tooltip and setting up animations and tooltip in my app.module.ts. I've installed the beta version. ``` ./node_modules/ionic-tooltips/dist/index.js Module build...

Users with disabilities have difficulties being aware of changes in the page, they will not read the tooltip as it is right now. The best way to improve this per...

I'm finding that the tooltips are not dismissing on Safari Version 11.1 (13605.1.33.1.4) When you hover over a tooltip they do not dismiss afterwards. They stay there until you reload...

bug

Unable to show hints message using ionic-tooltips in ModalController

enhancement
help wanted