Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

forEach returns undefined for arrays begin do not with 0 #8510

Closed
@ne3Vubeki

Description

@ne3Vubeki

Version 1.2.21
If we pass an array:

[
  1: ......
  2: ......
  ..........
]

it forEach returns 'undefined', as cycle is inserted:
for( var i = 0 .....)
Previous versions properly treated such arrays.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions