Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

MudBlazor - MudAutocomplete opens the list on load, stealing focus

$
0
0

As in the title, upon loading the component opens the list of available search items stealing focus.Here is a reproduction of the issue: https://try.mudblazor.com/snippet/mOGSYNwqReIIifvX

I tried changing the parameters (e.g. AutoFocus=false) and using a MudFocusTrap but neither seemed to work. I expect the list to open only on click, not on page load.


Viewing all articles
Browse latest Browse all 4839

Trending Articles