kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

problem on columnSelector and Bootstrap v5 #355

Closed Mohsen6558 closed 2 years ago

Mohsen6558 commented 2 years ago

Hello line 1759 on ExportMenu.php not working with Bootstrap v5 need add a if bootstrap is v5 change attrib from 'data-toggle' to 'data-bs-toggle' thanks

Krakozaber commented 1 year ago

Сan tag it ?