Skip to content

Field with "elements" key breaks the create form #2735

@corsacca

Description

@corsacca

If you create a field with the key 'elements',
the post-type/new won't work.

There is a clash with the js:

      Array.from(form.elements).forEach((el) => {

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