Skip to content

Bug: Property Set to Undefined On Type Change #83

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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