yiisoft / yii2-bootstrap5

Yii 2 Bootstrap 5 Extension
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
59 stars 37 forks source link

Fix `ButtonDropdown` JS error #88

Open stevekr opened 4 months ago

stevekr commented 4 months ago

Fix 'Bootstrap doesn't allow more than one instance per element. Bound instance: bs.dropdown.' JS error when using ButtonDropdown

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues