You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This addon is using a deprecated functionality in the inject-storefront which causes problems in Ember 4.0.
The path forward here is to remove the instance initializer and have the users explicitly inject the service as necessary.
This addon is using a deprecated functionality in the inject-storefront which causes problems in Ember 4.0.
The path forward here is to remove the instance initializer and have the users explicitly inject the service as necessary.
Context:
implicit-injections
deprecation is missing for v4.x series ember-learn/deprecation-app#1065.The text was updated successfully, but these errors were encountered: