Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone Ember arrays before sending them in Chrome #435

Merged
merged 1 commit into from
Aug 5, 2015

Conversation

teddyzeenny
Copy link
Contributor

If Ember prototype extensions are disabled Chrome refuses to clone Ember arrays. We need to turn them into native arrays before sending them.

Fixes #366

If Ember prototype extensions are disabled Chrome refuses to clone
Ember arrays. We need to turn them into native arrays before sending them.
teddyzeenny added a commit that referenced this pull request Aug 5, 2015
Clone Ember arrays before sending them in Chrome
@teddyzeenny teddyzeenny merged commit 463e16b into emberjs:master Aug 5, 2015
@teddyzeenny teddyzeenny deleted the clone-object branch August 5, 2015 11:34
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.

1 participant