Closed
Description
Describe the bug
Image tagged element and combobox are not being detected by the getByRole query.
Aria-query previous working version - 5.1.3
Aria-query upgraded version version - 5.2.1
"@testing-library/react": "12.0.0"
<img src="/rcore/static/media/AccessDenied_Icon.db53e967.svg" alt="" class="sc-lmJFLr hLGeOl sc-jRBLiq ghkJEk" id="">
Previously before the 'aria-query' upgrade, getByRole query will detect the above element. But after the upgrade this query is not able to detect the above element.
We have many test cases that are breaking due to above issue . This behavior is happening since v5.2.1. Please fix the issue above issue.
Metadata
Metadata
Assignees
Labels
No labels