rubanraj54 / vue-bootstrap4-table

Advanced table based on Vue 2 and Bootstrap 4 ⚡️
MIT License
220 stars 58 forks source link

per_page_options drop-down is not working #126

Open jcalfee opened 2 years ago

jcalfee commented 2 years ago

The per_page_options drop down button appears ok, but the drop down does not appear when clicked.

image

I can see in the DOM inspector that the .dropdown-menu style is matching (from _dropdown.scss) and these classes are used on <a .. link elements: dropdown-menu dropdown-item

bootstrap 4.6.1 bootstrap-vue 2.16.0 vue-bootstrap4-table 1.1.11 Setup https://bootstrap-vue.org/docs#getting-started-with-nuxtjs