useValidAriaProps
: aria-atomic incorrectly flagged as invalid ARIA attribute
#1342
Closed
1 task done
Environment information
Description
Even though the linter supports
aria-atomic
,biome
CLI (and the VS Code Extension) is not recognizingaria-atomic
as an ARIA attribute.Sample markup:
For some reason, the playground does not exhibit this problem.
Rule name
useValidAriaProps
Playground link
https://github.com/tony19-sandbox/biome-aria-atomic-bug
Expected result
aria-atomic
should not be flagged as an invalid ARIA attributeCode of Conduct
The text was updated successfully, but these errors were encountered: