DataTable: sticky column header doesn't stay fixed #1938
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
vue2-portable
Milestone
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/restless-waterfall-dmvip?file=/src/DataTableScrollDemo.vue
Current behavior
Sticky column header doesn't work with
resizableColumns
andfrozen
Expected behavior
Column headers with
frozen
attribute should stay fixed instead of moving.Minimal reproduction of the problem with instructions
Scroll the page horizontally to view the problem.
The text was updated successfully, but these errors were encountered: