Skip to content

jsx-a11y/control-has-associated-label issuing warnings for hidden fields #691

@hades200082

Description

@hades200082
<input type="hidden" name="form-name" value="Contact Form"/>
<input type="hidden" name="bot-field"/>

The above fields trigger the warnings...

   9:9  warning  A control must be associated with a text label  jsx-a11y/control-has-associated-label
  10:9  warning  A control must be associated with a text label  jsx-a11y/control-has-associated-label

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions