-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Type: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not working
Milestone
Description
Describe the bug
In a table with many columns, of which also a large number are frozen, the placement of the fixed columns is totally messed up.
Headers are placed out of order, and row cells are not frozen at all
Environment
Chrome
Edge
Firefox
Reproducer
https://github-8nkwy5.stackblitz.io
Angular version
17.3.9
PrimeNG version
17.18.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.2.0
Browser(s)
No response
Steps to reproduce the behavior
- Open the app
- Scroll the table horizontally
- Frozen columns scroll with the table
Expected behavior
Frozen columns should remain fixed at their position, no matter how many columns are frozen, and no matter how large or small the screen is.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not working