AutoComplete: Change detection issue in dialog component #14262
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In PrimeNG version 16.9.1, we encountered an issue with change detection when using the autocomplete component inside a dialog. The error occurs when preselecting a value in the form. This issue also exists in the latest version (17.0.0-rc.1).
Error message:
Environment
Angular and PrimeNG, running on a Windows 10 box
Reproducer
https://stackblitz.com/edit/ojayvu?file=src%2Fapp%2Fdemo%2Fcountrylistdemo.ts
Angular version
16.2.12
PrimeNG version
16.9.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.15.0
Browser(s)
Chrome, Firefox, Edge
Steps to reproduce the behavior
Expected behavior
It works without any errors, as it did in version 16.6.0.
The text was updated successfully, but these errors were encountered: