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

Fix legacy rendering tests (e.g. moduleForComponent) when used with Ember 3.13+ #677

Merged
merged 2 commits into from
Aug 30, 2019

Conversation

buschtoens
Copy link
Contributor

emberjs/ember.js#18096 (comment)

This fixes the latest ember-canary.

@rwjblue
Copy link
Member

rwjblue commented Jul 3, 2019

emberjs/ember.js#18168 fixes the canary regression, I think I'd prefer to fix it in Ember (with that regression test to help make sure we don't break this in the future).

What do you think?

@rwjblue rwjblue merged commit 11b4b93 into emberjs:master Aug 30, 2019
@rwjblue rwjblue added the bug label Aug 30, 2019
@rwjblue rwjblue changed the title fix(setupRenderingContext): compatibility with template factory Fix legacy rendering tests (e.g. moduleForComponent) when used with Ember 3.13+ Aug 30, 2019
@rwjblue
Copy link
Member

rwjblue commented Aug 31, 2019

Thank you, sorry this took so long to land!

@buschtoens
Copy link
Contributor Author

No worries! patch-package is my friend. ✌️

Thanks for merging. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants