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
fix(deprecation): You are relying on ember-data auto-magically installing the store service.
Use `export { default } from 'ember-data/store';` in app/services/store.js instead
[deprecation id: ember-data:deprecate-legacy-imports]
This will be removed in ember-data 6.0.
0 commit comments