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

Deprecation warnings coming from the change watcher with ED 1.13 #78

Closed
rsutphin opened this issue Jul 18, 2015 · 0 comments · Fixed by #87
Closed

Deprecation warnings coming from the change watcher with ED 1.13 #78

rsutphin opened this issue Jul 18, 2015 · 0 comments · Fixed by #87

Comments

@rsutphin
Copy link
Collaborator

Reported by @OleRoel in #72:

  • Using store.getById() has been deprecated. Use store.peekRecord to get a record by a given type and ID without triggering a fetch
  • DS.Model#isDirty has been deprecated please use hasDirtyAttributes instead
  • You tried to look up 'store:main', but this has been deprecated in favor of 'service:store'

I think these are all coming from the change watcher.

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 a pull request may close this issue.

1 participant