[Bug]: cds-combo-box Component Fails to Refresh with Lazy Loaded Options in Reactive Form #2961
Labels
bug
Something isn't working
Carbon 11
component: Combobox
For Combobox issues
Waiting for author's response
Detailed description
I’m encountering an issue with the cds-combo-box component when used in a reactive form. Specifically, the problem arises when the available options for the combo box are loaded asynchronously from the backend. Even though the form is patched correctly, the combo box does not refresh to display the selected value once the options are set. Instead, it shows an empty value, which leads to a poor user experience.
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: