Skip to content

Packing array that is not instance of Array results in a object #24

@brunozoric

Description

@brunozoric

Having an array which is not instance of Array object is resulting in packing the value as object.

Here is inspection of the value from IDE:
Screenshot 2021-04-09 at 10 28 36

And packed result is:
Screenshot 2021-04-09 at 10 28 44

it is probably due to some clone operation before packing, but still array check should work ok.

I will submit a PR with the correct check.

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