Results 1 comments of Rolf

I'm having similar issues, but in my case it was `aria-hidden: true` elements displaying with `Name: ""`. Example: ```javascript // pseudo code of the component to test const Carousel =...