🌐 AI搜索 & 代理 主页
Skip to content

b-form-checkbox with w3c validation error #4230

@jenemde

Description

@jenemde

Describe the bug

When implementing there appears the attribute "autocomplete" with the value "off" in the generated html. The w3c validator (https://validator.w3.org) throws the error that the attribute autocomplete is not allowed with the input type="checkbox".

Libraries:

  • BootstrapVue: 2.0.3
  • Vue: 2.6.10

Additional context

I'm not sure if it is a bug or if I miss something to avoid the autocomplete attribute in the input type="checkbox" tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions