MudSelect Display Text different behavior when property to bind values is empty vs not
I have a MudSelect with MultiSelection enbabled. I also have a MultiSelectionTextFunc since my SelectItems have a Value and a Text. I bind the Value to the property Values of my Model. Here is a code snippet: