mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
Remove setData from construtors (#32264)
This commit is contained in:
@@ -81,8 +81,6 @@ class ScrollSpy extends BaseComponent {
|
||||
|
||||
this.refresh()
|
||||
this._process()
|
||||
|
||||
Data.setData(element, DATA_KEY, this)
|
||||
}
|
||||
|
||||
// Getters
|
||||
|
Reference in New Issue
Block a user