Skip to content

Bug: Property Set to Undefined On Type Change #83

@conmccafferty

Description

@conmccafferty

I am allowing edit for specific attributes of my JSON object. If an attribute is not editable, the onEdit callback returns false.

The following steps trigger this uncaught error:
TypeError: Cannot read properties of undefined (reading '0')

  1. Click edit on attribute which is not editable
  2. Click submit edit. Validation Error toast message is displayed
  3. Repeat 1-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions