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

Enable allow-forms or do something else. #11460

Open
3 tasks done
carnoxen opened this issue Jul 11, 2024 · 1 comment · May be fixed by #11693
Open
3 tasks done

Enable allow-forms or do something else. #11460

carnoxen opened this issue Jul 11, 2024 · 1 comment · May be fixed by #11693
Labels
effort: small This task is a small effort. idle needs decision from engineering p2 We want to address this but may have other higher priority items. plus:playground regression

Comments

@carnoxen
Copy link

Summary

The result is not operating.

URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/submit_event

Reproduction steps

  1. Type to text field.
  2. Click submit button.
  3. There is no printing but error message in console.

Expected behavior

The result can print text.

Actual behavior

  1. Type to text field.
  2. Click submit button.
  3. The text is printed under the submit button.

Device

Desktop

Browser

Edge

Browser version

Stable

Operating system

Windows

Screenshot

image

Anything else?

No response

Validations

@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jul 11, 2024
@LeoMcA LeoMcA added p2 We want to address this but may have other higher priority items. needs decision from engineering regression effort: small This task is a small effort. plus:playground and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jul 23, 2024
@LeoMcA
Copy link
Member

LeoMcA commented Jul 23, 2024

@fiji-flo is there a security reason we don't add allow-forms to playground examples in content, but we do add it in the playground itself (where this example works as intended)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: small This task is a small effort. idle needs decision from engineering p2 We want to address this but may have other higher priority items. plus:playground regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants