p-multiselect label is not updated when ngModel changes #1696
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
If ngModel for the component is updated after initialization, writeValue function is called after ngOnInit and in that case the label doesn't update automatically. Any interaction with component then updates the label.
The text was updated successfully, but these errors were encountered: