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
As @mckaragoz and I discussed on discord, the combobox passes only the last item into FieldChanged, as this method is called within SetValuesAsync of the MudBaseInput (see). I would consider this a bug and inconsistent with the core library, where the entire selection is passed to FieldChanged: https://try.mudblazor.com/snippet/cumzEgmpzlCHQSWe