CodeBeamOrg / CodeBeam.MudBlazor.Extensions

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

MudSelectExtended doesn't allow a space in the search function #345

Closed enkodellc closed 2 months ago

enkodellc commented 4 months ago

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.

sfmskywalker commented 3 months ago

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

zackasattackas commented 2 months ago

Found a workaround: Alt + 32

image

mckaragoz commented 2 months ago

It should be fixed with 6.9.1