Open objecttothis opened 10 months ago
@wenzhixin no rush, but I'm curious if you have an estimate for which release we can expect this issue to be addressed in?
@wenzhixin can you tell me if this bugfix is on the roadmap or will it be a while still? Tested today with 1.22.4, but it's still an issue.
Still broken in 1.23.5. @wenzhixin is this issue going to be triaged?
Bootstraptable version(s) affected
1.22.1 - 1.23.1
Description
PHP 8.2.12, Bootstrap-table 1.22.1 - 1.23.1
I have StickyHeaders enabled but as soon as you scroll the table, the off-screen portion of the header becomes visible and column alignment is gone.
Example(s)
In the unSticky position (scroll to the top), everything looks fine.
But as soon as you scroll all column alignment is thrown off and the formerly hidden columns become visible
This can be seen on the example for sticky headers: https://examples.bootstrap-table.com/#extensions/sticky-header.html both in Edge and Firefox. Untested in Chrome
Possible Solutions
No response
Additional Context
No response