twbs/bootstrap-sass

tooltip inside modal window, on hover of the element scroll bar goes to top - blocker

Opened this issue · 0 comments

Audit.-.MetricStream.M7.-.Google.Chrome.2021-10-22.13-24-27.mp4

We are using Tooltip.VERSION = '3.3.4' & it's working fine earlier but currently it's failing.

RCA - In the library after this line this.options.container ? $tip.appendTo(this.options.container) : $tip.insertAfter(this.$element) execute scroll bar goes to up (top)

container is false