Skip to content

Errors in the HTML validation of the component #59

@brosland

Description

@brosland

The validator.w3.org is not happy how the reCAPTCHA is rendered.

  • Error: Attribute type not allowed on element div at this point.
  • Error: Attribute name not allowed on element div at this point.
  • Error: Attribute required not allowed on element div at this point.

It could be better to use a standard text input field, visually hidden to apply nette form rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions