DataTable:When using ColumnGroup in a table with more than two frozen columns #3967
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I had set up three frozen columns, but when I used the horizontal scroll, the second column became hidden.
However, if I set only two frozen columns, it works normally.
Reproducer
https://codesandbox.io/s/old-dawn-1npucc?file=/src/App.vue
PrimeVue version
3.29.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
All
Steps to reproduce the behavior
The issue can be noticed with the header when using the horizontal scroll bar.
This is an error that occurred during loading:
Expected behavior
I hope to be able to use the frozen column feature for a table with ColumnGroup.
Thanks in advance.
The text was updated successfully, but these errors were encountered: