Issues
- 1
Is react-a11y supported in React 18?
#189 opened by fahadashiq12 - 0
Issue 1
#184 opened by MyFakeEmpire - 0
- 0
- 1
hello
#175 opened by Tarek-Mdimagh - 3
"The `alt` prop cannot be empty string if role="presentation" is not set" when it is
#144 opened by k1sul1 - 0
- 2
Level of conformity
#163 opened by dalefrancis88 - 5
no-positive-index and aria-role rules warn/error when passing undefined as props for role and tabIndex
#161 opened by pachuka - 1
Broken, outdated external links
#160 opened by SeanMcP - 2
Using a11y with preact and preact-cli
#156 opened by PatchOnKnee - 2
avoid-positive-tabindex error
#157 opened by crswll - 1
When I report with severity error, I get JSON serialization errors for the DOM node
#158 opened by kldavis4 - 1
Example of the reporter option
#159 opened by adriennemcd - 6
React version compatibility
#154 opened by ebednarz - 3
Should ENV be process.env.NODE_ENV in documentation?
#130 opened by jkup - 1
- 0
Check onTouchTap as well as onClick
#104 opened by DanielHeath - 0
- 0
Is there a way to limit duplicated warnings?
#145 opened by jlsorak - 0
- 8
No ID listed in warnings
#86 opened by AsaAyers - 4
It should not warn if a parent has an aria role and a child component has an aria-label
#105 opened by esoman - 1
Anchor tags considered as non-interactive element?
#108 opened by sriprabha - 2
Configuration for rule "jsx-a11y/label-has-for" is invalid: Value "label" should be object.
#141 opened by realtebo - 1
- 1
"Uncaught RangeError: Maximum call stack size exceeded" after hot reloading with webpack
#94 opened by gtoma4 - 1
When passing an onClick prop down to a child DOM node, a11y expects a role property on the parent.
#95 opened by Jon-Biz - 3
- 0
Using react-a11y with Styled-Components
#147 opened by fkereki - 1
no-static-element-interactions issue
#131 opened by linzhaoken - 1
jsx-a11y/label-has-for never correct
#142 opened by jrhalchak - 1
Migrate to rackt eslint config
#98 opened by pwmckenna - 4
React .14 throws deprecation warning during assertion
#101 opened by mrfr0g - 0
A11y tests
#125 opened by AndrewArch - 1
Transfer to reactjs
#109 opened by mjackson - 6
Use of "id" prop everywhere breaks my app
#128 opened by benknight - 2
- 4
Support React v15
#124 opened by rhzs - 3
- 1
- 4
- 2
- 4
Future plans?
#126 opened by levithomason - 3
Question, usecase for this over eslint a11y?
#127 opened by noahehall - 6
Correct? - You have an unlabeled element or control...
#107 opened by crwang - 4
Excluding components from tests
#93 opened by alexlande - 4
Missing dep: object.assign
#115 opened by wmertens - 0
Update package.json for React 0.14
#99 opened by kloots - 1
aria-labelled-by should be aria-labelledby
#87 opened by anthonator