Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table: Scroller is broken when scrollHeight is flex and virtualScroll is true #17529

Open
1 of 4 tasks
pmikel01 opened this issue Jan 29, 2025 · 0 comments
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

Comments

@pmikel01
Copy link

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

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

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

@pmikel01 pmikel01 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant