Skip to content

Web Component form field dropped by up-submit #593

@Bogdanp

Description

@Bogdanp

Bug description

When using a web component-based form field inside a form, the field is dropped during submission.

Reproduction project

https://glitch.com/edit/#!/little-nickel-citrus

Steps to reproduce the behavior:

  1. Go to reproduction project linked above
  2. Click submit and watch the Network tab in your browser's Developer Tools
  3. Only the bar form field is sent with the request.

Expected behavior

Both the foo and the bar form fields should be sent. You can verify this by dropping the up-submit attribute from the form and repeating the reproduction steps.

Browser version

  • OS: macOS Ventura
  • Browser Arc (Chromium), Firefox, Safari
  • Version 1.32

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