Skip to content

The array is converted into an object #368

Description

@loodzer

When you delete a field that is not the last one, the array is converted into an object. For example, if I do not delete input, the string has the following form {"",""}{"",""}, but when I delete it, it turns into 0{"",""}1{"",""}. How do I get rid of the indexes ?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions