CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.
https://mudextensions.codebeam.org/
MIT License
363 stars 62 forks source link

MudSelectExtend new element not in list #140

Open franklupo opened 1 year ago

franklupo commented 1 year ago

Hi, It i posible to add new element not in list?

Best regards

franklupo commented 1 year ago

the value you are looking for is not in the list. Add new value in multiple selection.

Best regards

franklupo commented 1 year ago

yes

GioviQ commented 1 year ago

I'm using MudSelectExtend with Chip option and adding brand new selected item has some visual issue, so I have to reload the component. I am trying to show this issue in https://trymudextensions.pages.dev/snippet, but Save button is disabled