mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
parent
62b3d3cc68
commit
ed2690608e
1 changed files with 0 additions and 2 deletions
|
|
@ -344,8 +344,6 @@ class Tooltip extends BaseComponent {
|
|||
setContent(content) {
|
||||
this._newContent = content
|
||||
if (this._isShown()) {
|
||||
this.tip.remove()
|
||||
this.tip = null
|
||||
this._disposePopper()
|
||||
this.show()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue