Closed brzozasr closed 1 month ago
It s not clear what the issue is and when this happens. Please provide more screenshots with annotations.
Also, supply reproduction code we can actually run or point to a sample that shows the issue...
Please supply us with ready-to-run reproduction code in the form of something we can copy/paste, a (zipped) project structure or a GitHub repository.
We do not have capacity to craft or compose a reproduction for every issue that gets raised.
If no code or repository is provided, this issue will be closed in 3 days
Help us to help you. Thanks.
Thank you for you response. The same issue is on the page (https://www.fluentui-blazor.net/Autocomplete). Please see screenshot: However, in my case, I cannot deselect (close the selected item) by clicking the cross and have to refresh the page
That will be fixed in the next Release. See #2648
Thank you
π Bug Report
I have an issue with the FluentAutocomplete component. I cannot close the selected item by clicking on the cross and the browser tools throw the error: "Blocked aria-hidden on a element because the element that just received focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus."
Logs
Blocked aria-hidden on a β
π Your Environment