A custom element that is a trigger and dropdown element combination intended to be used with dropdown content that is interactive.
3
stars
1
forks
source link
a11y role on slot element is causing linting errors #232
Open
jordanjones243 opened 5 months ago
Please verify the version of auro-dropdown you have installed
2.10.6
Please describe the bug
auro-dropdown
locallynpm run linters
Line of code causing error:
<slot role="tooltip"></slot>
- Line 445 inauro-dropdown.js
Error that appears in terminal:
Reproducing the error
This issue cannot be reproduced on the Auro docsite
Expected behavior
All linting tests and build processes complete without errors
What browsers are you seeing the problem on?
No response
Additional context
No response