wenzhixin / bootstrap-table-examples

Bootstrap table examples
https://examples.bootstrap-table.com/
MIT License
2.24k stars 1.62k forks source link

Filter Control selects + Mobile not working together #495

Closed lifereadyjoel closed 6 months ago

lifereadyjoel commented 8 months ago

I have 3 scripts and have a table with control select option:

https://unpkg.com/bootstrap-table@1.22.1/dist/bootstrap-table.min.js https://unpkg.com/bootstrap-table@1.22.1/dist/extensions/filter-control/bootstrap-table-filter-control.min.js https://unpkg.com/bootstrap-table@1.22.1/dist/extensions/mobile/bootstrap-table-mobile.min.js

The selects dont work, but when I remove the table mobile script it works

wenzhixin commented 6 months ago

Duplicate of https://github.com/wenzhixin/bootstrap-table/issues/7155