Table: Scroller is broken when scrollHeight is flex and virtualScroll is true #17529
Open
1 of 4 tasks
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
This issue seems to be old and fixed in previous versions.
It seems that this commit is missing:
https://github.com/primefaces/primeng/pull/16273/files#diff-c6cd7998571020577d558a44a0cc68561866f97f2b68ed9a97926e4e102084ef
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/github-c5wrftlo?file=src%2Fapp%2Fapp.component.html
Environment
Latest Angular
Angular version
v19.1.2
PrimeNG version
v19
Node version
v20.11.1
Browser(s)
Chrome
Steps to reproduce the behavior
Use ptable with scrollHeight set to flex and virtualScroll to true
Expected behavior
table doesnt appear
The text was updated successfully, but these errors were encountered: