Combobox with [communicateByObject]=true
triggers on input text change
#12519
Milestone
[communicateByObject]=true
triggers on input text change
#12519
Is this a bug, enhancement, or feature request?
Bug I suppose
Describe your proposal.
The Combobox in Reactive Forms documentation states:
But in v52 it behaves exactly like this - it triggers both an object and the input value changes, it can be found right in the documentation example.
StackBlitz example - https://stackblitz.com/edit/scjpb8?file=src%2Fapp%2Fcombobox-forms-example.component.ts
steps:
result: both input value changes and selected objects are printed in the console
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
The text was updated successfully, but these errors were encountered: