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.

javascript error: Tooltip is transitioning

See original GitHub issue

the error

While passing the mouse over the editor buttons, the console fills up with lots of these errors:

Error: Tooltip is transitioning

steps to reproduce

  1. load bootstrap 4 beta6
  2. load summernote
  3. hover mouse over the editor buttons

browser version and os version

Firefox 51.0.1 64bit under Linux Fedora 25

screenshot of issue

http://imgur.com/a/S9rDT

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:9
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

12reactions
geralduscommented, May 5, 2017

Please stop +1 noise. Use +emoji instead.

8reactions
geralduscommented, Mar 7, 2017

@jsmad I suppose you mean Bootstrap v4 alpha 6? I’m facing same issue. After Summernote initialization I see floating mysterious panel (see below):

image

And there are “Tooltip is transitioning” errors in console:

Uncaught Error: Tooltip is transitioning
    at Tooltip.hide (bootstrap.js:3022)
    at Tooltip._leave (bootstrap.js:3221)
    at HTMLButtonElement.<anonymous> (bootstrap.js:3136)
    at HTMLButtonElement.handle (jquery-3.1.1.min.js:3)
    at HTMLButtonElement.dispatch (jquery-3.1.1.min.js:3)
    at HTMLButtonElement.q.handle (jquery-3.1.1.min.js:3)
Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught Error: Tooltip is transitioning - Bootstrap 4
My JS is in the right format but sometimes I get an error in Console. This Is My Javascript | Bootstrap 4. <script...
Read more >
[#16839] - [4.0] JS Error: Uncaught Error: Tooltip is transitioning
[#16839] - [4.0] JS Error: Uncaught Error: Tooltip is transitioning ... over around the login fields and buttons for 5 seconds - you...
Read more >
A javascript error occurs on the view issue page and the helptip ...
This error was caused because of a new helptip for Automatic Issue Transitioning. The helptip could not be attached to an element in...
Read more >
Tooltips
Tooltips rely on the 3rd party library Popper.js for positioning. ... animation, boolean, true, Apply a CSS fade transition to the tooltip.
Read more >
jQuery : Getting Error on Bootstrap 4 : "Uncaught Error: Tooltip ...
jQuery : Getting Error on Bootstrap 4 : "Uncaught Error : Tooltip is transitioning " [ Beautify Your Computer ...
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