Skip to content

fix(array-observation): make marker non enumerable#707

Merged
EisenbergEffect merged 1 commit intoaurelia:masterfrom
bigopon:fix-array-patching
Aug 9, 2018
Merged

fix(array-observation): make marker non enumerable#707
EisenbergEffect merged 1 commit intoaurelia:masterfrom
bigopon:fix-array-patching

Conversation

@bigopon
Copy link
Member

@bigopon bigopon commented Aug 7, 2018

@zakjan
Copy link

zakjan commented Aug 7, 2018

Same as #704, this should be applied to both 1.x.x and 2.x.x

@EisenbergEffect
Copy link
Contributor

EisenbergEffect commented Aug 8, 2018

@bigopon Just want to confirm that this is the last fix we need to make to the 2.x and 1.x version streams. It's kind of painful having to cherry pick and do double releases. Let me know if you think this wraps things up.

@bigopon
Copy link
Member Author

bigopon commented Aug 8, 2018

@EisenbergEffect Yes, this should wrap it up for duplication of array prototype patching

@EisenbergEffect EisenbergEffect merged commit 95768e3 into aurelia:master Aug 9, 2018
EisenbergEffect added a commit that referenced this pull request Aug 9, 2018
fix(array-observation): make marker non enumerable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array.prototype.__au_patched__ should not be enumerable

3 participants