CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.

Home Page:https://mudextensions.codebeam.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MudSelectExtended doesn't allow a space in the search function

enkodellc opened this issue · comments

image

If I try to search for a value that has a space in it, it will not allow you to add that space, in the demo try typing in American Samoa, it will not allow you to use the space bar. It appears to work on 6.6.3 but not on 6.7 or 6.8. .

Sorry I do not have time to debug and submit a PR at this time.

I can confirm the issue exists in 6.9.0 as well.
When reverting to 6.6.3, it works.

Found a workaround: Alt + 32

image

It should be fixed with 6.9.1