Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

form-has-label incorrectly fails when binding aria-label #25

Open
calling opened this issue Jan 8, 2020 · 1 comment
Open

form-has-label incorrectly fails when binding aria-label #25

calling opened this issue Jan 8, 2020 · 1 comment

Comments

@calling
Copy link

calling commented Jan 8, 2020

Describe the bug
v-bind:aria-label should resolve errors caused by form-has-label

To Reproduce
Steps to reproduce the behavior:

  1. Enable form-has-label
  2. Create a bound input like so: <input :aria-label="test" />

Expected behavior
No error

Screenshots
Each form element must have a programmatically associated label element vue-a11y/form-has-label

Desktop (please complete the following information):

  • OS: macOS
  • Node version: v12.13.0
  • eslint-plugin-vue-a11y version: 0.0.31
@calling
Copy link
Author

calling commented Jan 8, 2020

This seems to be addressed by #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant