Sometime i get a js error in the frontend.
I have yet no way to reproduce it 100% of the times but try this:
No js error.
bootstrap.min.js?0b34577…:7 Uncaught Error: Tooltip is transitioning
at h.hide (bootstrap.min.js?0b34577…:7)
at h._leave (bootstrap.min.js?0b34577…:7)
at HTMLSpanElement. (bootstrap.min.js?0b34577…:7)
at HTMLSpanElement.handle (jquery.min.js?0b34577…:3)
at HTMLSpanElement.dispatch (jquery.min.js?0b34577…:3)
at HTMLSpanElement.q.handle (jquery.min.js?0b34577…:3)
4.0 latest
seems the same issue described here twbs/bootstrap#21607 and seems to be fixed in bootstrap 4 beta 1 so i guess updating bootstrap would solve this
@dgt41 can you check?
Labels |
Added:
?
|
ok them will close
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-23 12:14:22 |
Closed_By | ⇒ | andrepereiradasilva |
@andrepereiradasilva it's a known bug for Bootstrap alpha. They have already fixed it upstream, so the next version (beta) should take care of it