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
EN:
When using Lazy Load with Virtual Scroll in the table component, the onLazyLoad function always works twice (the lazyLoadOnInit flag has no effect).
(If I remember correctly, this problem has been going on since the Virtual Scroll implementation was changed, not specifically related to the PrimeNG 17 release.)
TR:
Table component'inde Virtual Scroll ile Lazy Load kullanıldığında, onLazyLoad fonksiyonu iki kez çalışıyor (lazyLoadOnInit'in bu duruma bir etkisi yok).
(Yanlış hatırlamıyorsam, bu sorun Virtual Scroll implementasyonu değiştirildiğinden beri devam ediyor, özellikle PrimeNG 17 versiyonu ilgili değil.)
cetincakiroglu
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Mar 22, 2024
Describe the bug
EN:
When using Lazy Load with Virtual Scroll in the table component, the onLazyLoad function always works twice (the lazyLoadOnInit flag has no effect).
(If I remember correctly, this problem has been going on since the Virtual Scroll implementation was changed, not specifically related to the PrimeNG 17 release.)
TR:
Table component'inde Virtual Scroll ile Lazy Load kullanıldığında, onLazyLoad fonksiyonu iki kez çalışıyor (lazyLoadOnInit'in bu duruma bir etkisi yok).
(Yanlış hatırlamıyorsam, bu sorun Virtual Scroll implementasyonu değiştirildiğinden beri devam ediyor, özellikle PrimeNG 17 versiyonu ilgili değil.)
Environment
Angular : 17
PrimeNG : 17
Arc Browser
macOS Sonomo 14.1.1
Reproducer
https://stackblitz.com/edit/github-a4wbfw
Angular version
17.0.3
PrimeNG version
17.0.0-beta.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v18.18.2
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: