Skip to content

Replace implicit injection with a direct lookup #908

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

Conversation

chriskrycho
Copy link

@chriskrycho chriskrycho commented Feb 9, 2023

This resolves the deprecation introduced in Ember v3.27, replacing the implicit injection with using a "normal" Owner.lookup in the service.

This resolves the deprecation introduced in Ember v3.27, replacinag the
implicit injection with using a "normal" `Owner.lookup` in the service.
@chriskrycho
Copy link
Author

Whoops, this is a duplicate of #905; let's land that instead!

@chriskrycho chriskrycho closed this Feb 9, 2023
@chriskrycho chriskrycho deleted the chriskrycho/fix-implicit-injection branch February 9, 2023 19:17
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