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

Pass arguments to reload method #56

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

SergeAstapov
Copy link
Contributor

@SergeAstapov SergeAstapov commented Jan 18, 2019

Ember Data 3.2 added support for options argument in DS.Model.reload().

Implementation PR: emberjs/data#5414
API docs link: https://emberjs.com/api/ember-data/3.2/classes/DS.Model/methods/reload?anchor=reload

When this addon is installed all models do not accept options as an argument to reload() method.

@danielspaniel danielspaniel merged commit 1aa2c36 into danielspaniel:master Jan 18, 2019
@danielspaniel
Copy link
Owner

Thanks for the update @SergeAstapov 😄

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.

2 participants