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

isUpdating should be true only if a reload happens #4529

Merged
merged 1 commit into from
Oct 4, 2016

Conversation

wongpeiyi
Copy link
Contributor

See #4527 for jsbin

I think this was fixed incorrectly in #4386isUpdating would be true on the returned cached array even if backgroundReload or shouldBackgroundReloadAll is false

`findAll` should not set `isUpdating` to true if `backgroundReload` or
`shouldBackgroundReloadAll` returns false
@bmac bmac merged commit 2926c47 into emberjs:master Oct 4, 2016
@bmac
Copy link
Member

bmac commented Oct 4, 2016

Thanks @wongpeiyi.

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