We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The onLazyLoad event gets triggered too many times, when the component is initialized.
It works correctly in primeng v16.6.0, but breaks in v16.7.0
Not really sure if a longer and more detailed description is needed. The reproduction steps are down below
All
https://stackblitz.com/run?file=src%2Fapp%2Fdemo%2Ftable-lazy-load-demo.ts,src%2Fservice%2Fcustomerservice.ts
16.2.0
16.7.2
Angular CLI App
TypeScript
18
No response
The text was updated successfully, but these errors were encountered:
same issue, need fix
Sorry, something went wrong.
Same here!
Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨
No branches or pull requests
Describe the bug
The onLazyLoad event gets triggered too many times, when the component is initialized.
It works correctly in primeng v16.6.0, but breaks in v16.7.0
Not really sure if a longer and more detailed description is needed. The reproduction steps are down below
Environment
All
Reproducer
https://stackblitz.com/run?file=src%2Fapp%2Fdemo%2Ftable-lazy-load-demo.ts,src%2Fservice%2Fcustomerservice.ts
Angular version
16.2.0
PrimeNG version
16.7.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: