You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting the scrolling mode of datatable to fix the first two columns and displaying them after the second tag content on the tab page, there will be a fixed bug in the scrolling table: the first column content will be obscured
Describe the bug
When setting the scrolling mode of datatable to fix the first two columns and displaying them after the second tag content on the tab page, there will be a fixed bug in the scrolling table: the first column content will be obscured
Reproducer
https://stackblitz.com/edit/zvnf4b-zqqh8g?file=src%2FApp.vue
PrimeVue version
4.1.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Reproduce the problem link:
https://stackblitz.com/edit/zvnf4b-zqqh8g?file=src%2FApp.vue
Expected behavior
where scroll table ,the first column should not be covered
The text was updated successfully, but these errors were encountered: