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
If you follow the documentation of sticky header the header won't become sticky since version > 14.1.1. This bug was fixed in v14.1.1 see #11924 (accordion.css)
Is just found this closed issue #12287. The proposed fix works. The documentation and the stackblitz needs to be updated
TheRealGI
changed the title
p-table: sticky header does not work since v14.1.1 +
docs: p-table sticky documentation and stackblitz outdated
Jan 20, 2023
Describe the bug
If you follow the documentation of sticky header the header won't become sticky since version > 14.1.1. This bug was fixed in v14.1.1 see #11924 (accordion.css)
Environment
I used this stackblitz which is provided in the sticky table documentation and updated all dependencies to the latest version.
https://stackblitz.com/edit/primeng-tablesticky-demo?file=README.md
Reproducer
https://stackblitz.com/edit/primeng-tablesticky-demo?file=README.md
Angular version
15.1.1
PrimeNG version
15.1.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v16.14.2
Browser(s)
108.0.5359.124 chrome
Steps to reproduce the behavior
Open the stackblitz
Update all dependencies to the latest version
scroll in table
Expected behavior
When you scroll the table header should be sticky.
The text was updated successfully, but these errors were encountered: