FluentUI Blazor rerender dropdown Items in ComboBox
With this element I hoped to update _songOptions on QueryChanged, but it doesnt get reflected in the dropdown options. To trigger refresh I have to click outside of the element, and then click back on it.

3 Replies
After typing something new

After clicking out and back in

can you show your function as well