Closed anonrig closed 4 years ago
It seems that if I set the maxPagesToLoad to 1 it works, but other than that the issue is pagination.
@sbertix The same issue appears also on
self.handler.media.by(user: .primaryKey(userId), with: .init(maxPagesToLoad: .max)
Yep. I've caught the same issue today.
It's definitely a big bug with 2.2
. I'm fixing it rn.
Hi @TheM4hd1
It seems that the followers request completion handler never gets called. My code is as follows: