-
When trying to upgrade from react-apollo `2.5.8` to `3.1.5` we found that the behavior of the `onCompleted` callback on the `Query` component had changed in a breaking manner.
**Intended outcome:**…
-
We need to upgrade to the latest redux-offline, see #276
-
### Issue Description
### Overview
If you define a [`read` function](https://www.apollographql.com/docs/react/caching/cache-field-behavior#the-read-function) on the field policy for a given field …
-
Hi
I am trying to implement cacheControl following this guide: https://www.apollographql.com/docs/engine/caching.html
I have one single huge REST api which spits out about 1000 fields for each r…
-
**Intended outcome:**
- I am querying for one object (Object A) and checking for the existence of one of its fields (Object B) in a component using `useQuery` (Component A).
- In a separate componen…
-
**Intended outcome:**
We want to display the "Loading..." indicator only when we don't actually have data - that is, on first fetch.
When we have cached values, "Loading..." should not display…
-
I cannot setup sessionAuth for private in-memory cache. Here's how the engine is set up
```
export default ({ apiKey, WebApp }) => {
const engine = new ApolloEngine({
apiKey,
logging:…
ghost updated
6 years ago
-
Hi, I use this docker registry UI and I have an issue...
## Bug description
I have deployed a registry+ui mode and set the user login. I can access the http registry ui normally. At this time, i…
-
1) On a root view, tap **Back** button
2) Android gets to the Home, the main activity is **stopped & destroyed**
3) **OnStop()** shuts down Akavache in my case
4) Then I use the Android **App Stack…
-
**Environment:**
```
OS: RHEL 7.3
Docker 1.13.1-cs4
Burrow: latest
Kafka: Confluent-3.3.0
Authentication: SASL_PLAINTEXT
```
**Problem:**
Container-built Burrow cannot connect to Kafka …