Component: DropdownModule #15081
Labels
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
When using primeng version 17.9.0 Dropdown with Reactive Forms, whenever I use angular 17 effect in my code to update the form, I get inner error from primeng code because you update a model signal in the writeValue method.
You can see it in the attached print screens:
Environment
an anugular app with @angular/core 17.2.1 and primeng 17.9.0
Reproducer
No response
Angular version
17.2.1
PrimeNG version
17.9.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.14.0
Browser(s)
Chrome 122.0.6261.95
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: