-
-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
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:
-
What is the expected behavior?
Array.prototype.__au_patched__should not be enumerable -
What is the motivation / use case for changing the behavior?
fix breaking change caused by fix(ArrayObservation): ensure patch applied only once #704
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels