Skip to content

Removing items from Array #28

Description

@lee-nk

When removing an item from an array (by deleting the key), the ui updates visually and looks as if the item is removed. However, in the data the array contains a hidden null entry, eg: [1, 2, 3, null]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions