-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Describe the bug
bootstrap-vue v2.22.0 introduced a bug for b-table which sets an position: relative !important on the header when it's a sortable column.
This issue has already been discussed in this upstream issue, but the proposed workaround and fix don't really work in my tests.
To Reproduce Steps to reproduce the behavior:
- Go to a page with a table that has enough entries for scrolling and has sorting (e.g.
Sensors) - Scroll a bit
- See sortable columns overflowing
Expected behavior
No overflow / header is sticky.
Screenshots
Desktop
- OS: macOS 15.2
- Browser Google Chrome
- Version 132.0.6834.111 (Official Build) (arm64)
Additional context
Metadata
Metadata
Assignees
Labels
No labels
