Jacob Lowe

Results 37 comments of Jacob Lowe

Have tried passing the prop of `stopLastFrame` as true?

I made a demo y'all to see this issue. https://codesandbox.io/s/gallant-night-yesq0?fontsize=14&hidenavigation=1&theme=dark If we avoid the destructuring it seems that this is no longer an issue. ```javascript React.useEffect(() => { if (status...

My suspecion is that its because the queryManager is not updating based of it being passed to this constructor. https://github.com/apollographql/apollo-client/blob/15536f5240259c7d05f26ec335a2242f2bab70e2/src/core/ObservableQuery.ts#L79

Closing because this issue is stale. Please reopen if you are still having issues.

I think this should work for redis as a backend https://www.npmjs.org/package/redisdown

ace has this functionality its might be just enabling and skinning it.

this was accidentally referenced.

@mikeyamato @zeckdude let me know if y'all are able to look at this.

External messaging is supported by Edge, and Opera too. Firefox and Safari are the ones that does not support the API.

I am in a web extension slack group and posed the question about this dev tools extension that I am trying to solve here. There are a few suggestions that...