Closed
Description
Describe the bug
When table is busy all the current rows are hidden, only loading message is visible...
In tables with provider and pagination this makes a "boing" effect on table.
Previous BootstrapVue3 (as BV2) just overlays rows with loading message floating in the middle
Reproduction
https://stackblitz.com/edit/github-yfxyc5-eab59g?file=src%2FApp.vue
Used Package Manager
pnpm
Validations
- Have tested with the latest version. This is still alpha version and sometime things change rapidly.
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.