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

[Regression] replaceIn doesn't replace #10881

Closed
mitchlloyd opened this issue Apr 15, 2015 · 2 comments · Fixed by #10883
Closed

[Regression] replaceIn doesn't replace #10881

mitchlloyd opened this issue Apr 15, 2015 · 2 comments · Fixed by #10883

Comments

@mitchlloyd
Copy link
Contributor

According to the documentation, replaceIn should replace the content of the given element.

This seems to work in 1.10.0

But in 1.11.1 it does not.

Looking for confirmation that this is a bug and then I would be happy to investigate and open a PR.

Edit: Narrowed this down to Ember v1.11.0-beta.2 where the bug was introduced. Probably this commit

@mitchlloyd
Copy link
Contributor Author

PR coming soon

mitchlloyd added a commit to mitchlloyd/ember.js that referenced this issue Apr 15, 2015
@mitchlloyd
Copy link
Contributor Author

Closed in favor of PR #10883

mitchlloyd added a commit to mitchlloyd/ember.js that referenced this issue Apr 15, 2015
rwjblue pushed a commit that referenced this issue May 2, 2015
Resolves #10881
(cherry picked from commit d9965f6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants