Ellen Shapiro

Results 100 comments of Ellen Shapiro

This is definitely happening on my end in 7.0 and 7.1b2 - removing plugins one by one (and I'd removed fuzzy autocomplete days ago as the most obvious possible cause),...

@tir38 It was initially not linked when we updated the setup since it wasn't using a setup compatible with our docs generator. I believe that [Android PR 1783](https://github.com/apollographql/apollo-android/pull/1783) should fix...

FWIW, we at SpotHero also saw this crash. Will also let you know if we see recurrence after upgrading to 5.3.2.

Just had a recurrence again today, after a release of the upgrade to v5.3.2 of the SDK. iPhone 6 running 9.3.1. Looks like the stack trace is largely the same...

@bluk Very possible, but I think @nudge was seeing this crash significantly more often in the first place, so it may be worth seeing how they're doing before you go...

@hbursk Thanks - A colleague saw this on another app and there's a solution somewhere around setting `delaysContentTouches` to `NO` on your tableview - give that a shot and see...

Seeing this as well. I noticed when investigating this for [an issue with Apollo](https://github.com/apollographql/apollo-ios/issues/386) that if I used `carthage update --platform watchos` without a watchOS target in my main project,...

I just tried this in the new 0.36 version of carthage and it appears to be fixed 🎉!

@hwillson or @abernix any thoughts on this - here's the current SDL thing from Github: [schema.public.graphql.zip](https://github.com/apollographql/apollo-tooling/files/3811699/schema.public.graphql.zip) The errors Dave is getting appear to be here: ```graphql fragment MergeFields on MergedEvent...