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.

HammerJS ToolTip issues

See original GitHub issue

Bug, feature request, or proposal:

Bug

What is the expected behavior?

HammerJS adding styles to tooltip: style="touch-action: none; user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"

What is the current behavior?

The elements where I add mdTooltip=“test”, don’t get the HammerJS Styling

What are the steps to reproduce?

Can’t reproduce it in plunkr since im not using SystemJS

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
donroycocommented, Jul 14, 2017

Please follow the issue template and/or better avenues for troubleshooting / questions are Stack Overflow, gitter, mailing list, etc.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 7, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HammerJS ToolTip issues · Issue #5758 · angular/components ...
@donroyco I discovered the bug. It's a really strange bug in material2. When I put MdSliderModule in imports then all the elements that...
Read more >
Angular Material tooltip bug workaround with HammerJS
I recently discovered a few bugs relating to touch scrolling issues from mat-tooltips in my application. This behavior is outlined here: ...
Read more >
I have an issue with a tooltip, using angular material - Reddit
Tried to reinstall angular, tooltip, hammerjs, but nothing changed. In pages.module.ts: import { MatTooltipModule, MatInputModule, .
Read more >
Angular Material2 Issue Tooltip Div - StackBlitz
Issue template for @angular/material.
Read more >
Angular – MatTooltip to always be visible – iTecNote
I found a memory leak in my application, due to extensive use of mat-tooltip (in a loop). This memory leak can be fixed...
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