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

Remove application-template-wrapper feature #1528

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bobisjan
Copy link

This is a follow-up to emberjs/ember.js#20683

} else {
context.element = document.querySelector('#ember-testing');
}
context.element = document.querySelector('#ember-testing');
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be the getRootElement() used instead?

@bobisjan bobisjan force-pushed the application-template-wrapper branch 2 times, most recently from 3197f6f to eac9cf6 Compare January 27, 2025 17:30
@bobisjan bobisjan force-pushed the application-template-wrapper branch from eac9cf6 to 42edb00 Compare February 3, 2025 20:52
@bobisjan bobisjan changed the title Remove application-temoplate-wrapper feature Remove application-template-wrapper feature Feb 3, 2025
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