Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

fetch broken #19

Open
gilroykilroy opened this issue Jul 7, 2018 · 1 comment
Open

fetch broken #19

gilroykilroy opened this issue Jul 7, 2018 · 1 comment

Comments

@gilroykilroy
Copy link

Is this still supported? Plan on updating for Swift 4?

Anyway, for some strange reason fetch randomly fails because the dictionary lookup for the key returns nil! I tried various fixes (like implement isEqual) but it still seems to randomly fail.

The only workaround is to use the operation and always return the first item of the dictionary.

@jsorge
Copy link
Contributor

jsorge commented Aug 26, 2018

I think this may be fixed by PR #21. Mind checking out the branch and seeing if it works for you?

I don't know if this repo is being maintained any longer. I've moved to my fork for additional changes. You're welcome to try it out over there too 🙂

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants