Component: Table firstChange is not fired on changing input (first) dynamically. #16264
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
When first input is dynamically changed, firstChange event is not fired.
Environment
primeng: v17.18.9
angular: v18
Reproducer
No response
Angular version
18.0.2
PrimeNG version
17.18.9
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.3
Browser(s)
Chrome
Steps to reproduce the behavior
https://stackblitz.com/edit/8jyuhc?file=src%2Fapp%2Ftable-basic-demo.ts
Expected behavior
When I Change table input called first, the firstChange output should be fired.
The text was updated successfully, but these errors were encountered: