Skip to content

isUpdating should be true only if a reload happens - #4529

Merged
bmac merged 1 commit into
warp-drive-data:masterfrom
wongpeiyi:fix-isUpdating-without-reload
Oct 4, 2016
Merged

isUpdating should be true only if a reload happens#4529
bmac merged 1 commit into
warp-drive-data:masterfrom
wongpeiyi:fix-isUpdating-without-reload

Conversation

@wongpeiyi

Copy link
Copy Markdown
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
@wongpeiyi
wongpeiyi force-pushed the fix-isUpdating-without-reload branch from ccc176b to c12fff9 Compare September 9, 2016 16:31
@bmac
bmac merged commit 2926c47 into warp-drive-data:master Oct 4, 2016
@bmac

bmac commented Oct 4, 2016

Copy link
Copy Markdown
Contributor

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