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

Component: Table firstChange is not fired on changing input (first) dynamically. #16264

Closed
ahmedwelhakim opened this issue Aug 20, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@ahmedwelhakim
Copy link
Contributor

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.

@ahmedwelhakim ahmedwelhakim added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 20, 2024
@ahmedwelhakim ahmedwelhakim changed the title Component: Table Component: Table firstChange not fired on changing input (first) dynamically. Aug 20, 2024
@ahmedwelhakim ahmedwelhakim changed the title Component: Table firstChange not fired on changing input (first) dynamically. Component: Table firstChange is not fired on changing input (first) dynamically. Aug 20, 2024
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