You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autocomplete with typeahead=false and multiple=true is not a full replacement for the chips component. It is missing an alternative for chips' onAdd emitter.
Environment
N/A
Reproducer
No response
Angular version
19.0.4
PrimeNG version
19.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
23.4.0
Browser(s)
Chrome 131
Steps to reproduce the behavior
No response
Expected behavior
There should be an emitter for when an element is added to the autocomplete component with typeahead=false and multiple=true.
The text was updated successfully, but these errors were encountered:
Describe the bug
Autocomplete with typeahead=false and multiple=true is not a full replacement for the chips component. It is missing an alternative for chips' onAdd emitter.
Environment
N/A
Reproducer
No response
Angular version
19.0.4
PrimeNG version
19.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
23.4.0
Browser(s)
Chrome 131
Steps to reproduce the behavior
No response
Expected behavior
There should be an emitter for when an element is added to the autocomplete component with typeahead=false and multiple=true.
The text was updated successfully, but these errors were encountered: