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
ember-metrics appears to cause a new deprecation warning in Ember 3.26 applications:
DEPRECATION: A value was injected implicitly on the 'options' property of an instance of <app@service:metrics::ember123>. Implicit injection is now deprecated, please add an explicit injection for this value. If the injected value is a service, consider using the @service decorator. [deprecation id: implicit-injections] See https://deprecations.emberjs.com/v3.x#toc_implicit-injections for more details.
The text was updated successfully, but these errors were encountered:
ember-metrics appears to cause a new deprecation warning in Ember 3.26 applications:
The text was updated successfully, but these errors were encountered: