Skip to content

Array.prototype.__au_patched__ should not be enumerable #706

@zakjan

Description

@zakjan

I'm submitting a bug report

  • Library Version:
    1.7.2, 2.1.3

Please tell us about your environment:

  • Node Version:
    9.11.1

  • NPM Version:
    6.3.0

  • JSPM OR Webpack AND Version
    webpack 4.16.4

  • Browser:
    Chrome 68

  • Language:
    TypeScript 2.9.2

Current behavior:
Array.prototype.__au_patched__ is enumerable, for (var i in array) iterates over it

Expected/desired behavior:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions