You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eslint-plugin-jsx-a11y that evaluates accessibility's issues in react applications is registering a violation on HexColorPicker and HexAlphaColorPicker components.
div[aria-label="Color"]
Critical
Required ARIA attribute not present: aria-valuenow
eslint-plugin-jsx-a11y
that evaluates accessibility's issues in react applications is registering a violation onHexColorPicker
andHexAlphaColorPicker
components.More info
https://dequeuniversity.com/rules/axe/4.7/aria-required-attr?application=axeAPI
The text was updated successfully, but these errors were encountered: