Overview

To reproduce:

  • you need a multivalue field (lets do string, but it's not specific to string) with at least 2 example values
  • add the component to the layout
  • (needed to reproduce, though I'm unsure why) make a change to item 1
  • (optional, but helpful for knowing this is the default value, not a stale form entry) make a change to item 2
  • remove item 2
  • Click "add new"

The newly added field is not empty, but has the example value.

Proposed resolution

User interface changes

Issue fork canvas-3587472

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bnjmnm created an issue. See original summary.

shubham.prakash made their first commit to this issue’s fork.

shubham.prakash’s picture

Status: Active » Needs review
wim leers’s picture

Component: … to be triaged » Redux-integrated field widgets
Issue tags: +JavaScript, +Needs tests