Closed
Description
Roles for all elements within Pagination components are being set to "none presentation" when it should just be "presentation". Here's a screenshot of the demo on the bootstrap-vue.js.org webpage.
Affected items are:
- li.page-item
- li.page-item.active
- li.page-item.bv-d-xs-down-none
- li.page-item.flex-fill
- li.page-item.flex-fill.bv-d-xs-down-none
The online playground says BV version is v2.0.0-rc.15