When tabbing away from the PAN field in Flex Microform, I'm seeing the following error in the browser console (Chrome Version 131.0.6778.140 (Official Build) (64-bit), on Windows 11).
"Blocked aria-hidden on an element because its descendant retained 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."
12-17-2024 02:14 PM