Skip to content

Custom properties values are copied from one field to another #1440

@OmranAbazid

Description

@OmranAbazid

Describe the Bug

Custom properties values are copied from one field to another, if you switch between fields while focusing on the value of one of them.

Image

Steps to Reproduce

  1. In the form js, create two text fields
  2. Add a custom property to each one of them to give it a different value
  3. focus on the value input field of the created custom property
  4. Now click on the second text field
  5. You will select that the value of the first field's custom property is copied into the second one

Expected Behavior

  • Each field will still contain a different value for the custom field.

Environment

  • Host Chrome latest
  • OS: MacOS 15.5
  • Library version: v1.17

Context

related to SUPPORT-29064

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingneeds reviewReview pending

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions