Joel Chan

Results 3 comments of Joel Chan

I've been trying to fix this bug with workarounds for a couple of days now. I've just tested this fix and its working perfectly - iOS 12, iPhone XS. @costin-moraru...

At first `nextFetchPolicy: catch-first` didn't work for me but I found that it was because the fields returned from the mutation didn't match the fields that were specified in the...

try manual refresh: componentDidUpdate() { this.refs.iScroll._iScrollInstance.refresh() }