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
{{ message }}
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
Just cloned your repo, checked out this commit: ngs/ci2go@bf10a1c , which is the one before the ngs/ci2go#33 PR was applied, and I am not having the issue you were showing me on the gif 😕
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using
RealmResultsControllerDelegate
asUITableViewDataSource
.When beginning table view while scrolling, I see blank until stop scrolling.
I could fix this by updating table view in
didChangeObject
at once like:source
I think we should not call delegate method callbacks in different queues.
ref: ngs/ci2go#33
The text was updated successfully, but these errors were encountered: