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.

Tooltip flickers while inside .table-responsive

See original GitHub issue

When using Tooltips inside .table-responsive, they flicker as can be seen on this codepen example.

It can be fixed by placing overflow: visible on .table-reponsive but that breaks table’s responsivity.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
simPodcommented, Mar 14, 2019
2reactions
simPodcommented, Jul 9, 2018

I solved it by changing { boundary: 'window' } but shouldn’t the default value then be reconsidered?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bootstrap tooltip in Datatables table header flickering
I have my tooltips placed on the top and this change prevented them from flipping when only one record was present in the...
Read more >
Tooltip flickering on hover - Material Design for Bootstrap
i.e. the tooltip appears but it is shifted by a few pixels so it appears over the wrong area.
Read more >
Bootstrap 4 + Tooltips in Table - CodePen
Flickering of tooltips over action buttons....
Read more >
Solved: Custom Tooltip flickering in Embedded
Solved: Custom tooltips on a standard stacked bar chart disappear quickly after opening in an embedded app. The tooltip works correctly in designer....
Read more >
Ajout du prototype de tooltip - GitBucket
We can't have this transition here because WebKit cancels the carousel. // animation if you trip this while in the middle of another...
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