Skip to content

Ensure input data is an Array #62

Description

@sloria

HGrid expects its input data to be an Array or and object that of the form {data: [...array of data...].

If a developer unknowingly/accidentally enters data as an Object, HGrid will fail in unexpected ways. This can be a major gotcha for new users.

HGrid should fail early if an improper data format is passed in.

h/t @brianjgeiger

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions