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

Errors in the HTML validation of the component #59

Open
brosland opened this issue Dec 14, 2021 · 0 comments
Open

Errors in the HTML validation of the component #59

brosland opened this issue Dec 14, 2021 · 0 comments

Comments

@brosland
Copy link

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.

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

No branches or pull requests

1 participant