Open lasbrojen opened 7 hours ago
It issues this error
focus. The 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. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.
Element with focus: svg
Ancestor with aria-hidden: <svg slot=β"end" style=β"width:β 12px;β fill:β var(--accent-fill-rest)β;β cursor:β pointer;β" focusable=β"false" viewBox=β"0 0 16 16" aria-hidden=β"true" tabindex=β"0" role=β"button">βslot<title>βClearβ</title>β<!--!--><path d=β"m2.59 2.72.06-.07a.5.5 0 0 1 .63-.06l.07.06L8 7.29l4.65-4.64a.5.5 0 0 1 .7.7L8.71 8l4.64 4.65c.18.17.2.44.06.63l-.06.07a.5.5 0 0 1-.63.06l-.07-.06L8 8.71l-4.65 4.64a.5.5 0 0 1-.7-.7L7.29 8 2.65 3.35a.5.5 0 0 1-.06-.63l.06-.07-.06.07Z">β</path>β</svg>β
Hi β€οΈ
It seems that the Clear button in AutoComple is no longer functioning. I've noticed the same issue on the demo site as well. I've included a GIF below for reference.
Thank you for this nugget βοΈ
π Bug Report