mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-02 00:06:46 +02:00
Remove setData from construtors (#32264)
This commit is contained in:
@@ -106,7 +106,6 @@ class Dropdown extends BaseComponent {
|
||||
this._inNavbar = this._detectNavbar()
|
||||
|
||||
this._addEventListeners()
|
||||
Data.setData(element, DATA_KEY, this)
|
||||
}
|
||||
|
||||
// Getters
|
||||
|
Reference in New Issue
Block a user