Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@petronellius
Copy link
Contributor

I had a problem with for..in statement. After upgrading aurelia framework to newest version, our app stops working with console error. It looks like Aurelia adds custom property to array prototype (au_patched: 1). You iterate array of formattables with for..in statement which causes iterates also through aurelia custom property and app fails.

@dmester dmester merged commit 62a0c92 into dmester:master Sep 9, 2018
@dmester
Copy link
Owner

dmester commented Sep 9, 2018

Thanks for your pull request! I have now published a new release (v 1.14) containing the fix.

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.

2 participants