admin管理员组文章数量:1122846
PrimeNG table with virtual scroll and frozen columns (1 or more) doesn't scroll up if you are at the bottom of the table. The scroll bar keeps jumping up and down and the table is always at the last row. The scroll does not work correctly.
What I found out is that it works with <= 35 rows. With a >36 rows dataset the scrolling does no longer work as described before.
Example on StackBlitz: .html
Also found following GitHub issue:
Is there a solution to the error or a temporary workaround?
PrimeNG table with virtual scroll and frozen columns (1 or more) doesn't scroll up if you are at the bottom of the table. The scroll bar keeps jumping up and down and the table is always at the last row. The scroll does not work correctly.
What I found out is that it works with <= 35 rows. With a >36 rows dataset the scrolling does no longer work as described before.
Example on StackBlitz: https://stackblitz.com/edit/mdzxe4-a3m2x6?file=src%2Fapp%2Ftable-virtual-scroll-demo.html
Also found following GitHub issue: https://github.com/primefaces/primeng/issues/16432
Is there a solution to the error or a temporary workaround?
Share Improve this question asked Nov 21, 2024 at 19:03 stylepatrickstylepatrick 3885 silver badges13 bronze badges1 Answer
Reset to default 0Found a workaround what works: https://github.com/orgs/primefaces/discussions/353#discussioncomment-11320298
The Bug is reported.
本文标签: virtualscrollPrimeNG Table Virtual scrolling with frozen columns doesn39t scroll upStack Overflow
版权声明:本文标题:virtualscroll - PrimeNG Table: Virtual scrolling with frozen columns doesn't scroll up - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736307881a1933464.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论