Skip to content

Grouping rows in a popup doesn't work #1232

@szafirov

Description

@szafirov

The instanceof Array check for setGroups doesn't work in iframes so it messes up the array by nesting it:
https://github.com/6pac/6pac.github.io/blob/master/SlickGrid/slick.dataview.js#L328

Should be replaced by Array.isArray or equivalent:
http://perfectionkills.com/instanceof-considered-harmful-or-how-to-write-a-robust-isarray/

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