Skip to content

VNU Html validator requires name on input #422

Open
@adamliversidge

Description

@adamliversidge

Am getting this error from the VNU html validator

Bad value “” for attribute “name” on element “input”: Must not be empty.

Relates to this snippet:

<input aria-expanded="false" aria-owns="country-autocomplete__listbox" aria-autocomplete="both" aria-describedby="country-autocomplete__assistiveHint" autocomplete="off" class="autocomplete__input autocomplete__input--default" id="country-autocomplete" name="" placeholder="" type="text" role="combobox">

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working the way it should (including incorrect wording in documentation)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions