Skip to content

internal group function should call iterator with 3 arguments  #798

Closed
@jdalton

Description

internal group function should call iterator with 3 arguments

iterator.call(context, value, index); 

to

iterator.call(context, value, index, obj);

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