question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`eslint-plugin-jsx-a11y` ver 3.0.1 is not working

See original GitHub issue
	Configuration for rule "jsx-a11y/heading-has-content" is invalid:
	Value "" is the wrong type.

and some bug message…

issue code: https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/rules/react-a11y.js#L12

Could I fix this??

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6

github_iconTop GitHub Comments

3reactions
MrSaucemancommented, Nov 7, 2016

Found another one:

Configuration for rule "jsx-a11y/anchor-has-content" is invalid:  Value "" is the wrong type.
2reactions
lefeverdcommented, Nov 7, 2016

Apparently it’s due to eslint-plugin-jsx-a11y breaking change introduced in: https://github.com/evcohen/eslint-plugin-jsx-a11y/commit/c8a3da94e49b89ade5e294a1936a1bb996015c25

Read more comments on GitHub >

github_iconTop Results From Across the Web

eslint-plugin-jsx-a11y - npm
Static AST checker for accessibility rules on JSX elements.. Latest version: 6.6.1, last published: 5 months ago.
Read more >
Run global ESLint with plugin eslint-plugin-jsx-a11y
This issue is caused by the changes to the way ESLint loads packages between versions 5 and 6. See here for details. Plugins...
Read more >
eslint-plugin-jsx-a11y | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
eslint-plugin-jsx-a11y/README.md - UNPKG
7, <img src="https://img.shields.io/npm/v/eslint-plugin-jsx-a11y.svg" ... 38, **Note**: This project does not *replace* react-a11y, but can and should be ...
Read more >
eslint-plugin-jsx-control-statements - npm package - Snyk
Learn more about eslint-plugin-jsx-control-statements: package health score, ... Latest version published 7 months ago ... No known security issues.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found