DynamicDialog: Loop ChangeDetection #16205
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
Since version 17.18.4, there has been a bug where, upon launching a
DynamicDialog
via the appropriate service, Angular's change detection enters a loop. I have encountered the same issue in version 17.18.8 as well. I believe the problem lies in thecontainerStyle
getter, where continuously recreating the configurations triggers the change detection loop.Environment
Reproduced in all browsers.
Reproducer
No response
Angular version
17.3.11
PrimeNG version
17.18.8
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.0
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: