-
**Describe the bug**
Error for query-frontend with minio storage:
```
Started Loki.
query filtering for deletes requires 'compactor_address' to be configured
error initialising module: cache-…
-
**Describe the bug**
We recently migrated from version 1.6 to 2.0.1 and then to version 2.3.
Loki logs errors like:
```
level=error ts=2021-10-19T14:31:00.379752655Z caller=flush.go:199 org…
Breee updated
2 years ago
-
`react-apollo` exports `react-apollo/test-utils#MockedProvider`, I can't find anything similar for react-apollo-hooks.
I could use
```
jest.mock('react-apollo-hooks', () => ({
__esModule: tru…
-
**Expected Behavior**
When using `onError()` from `@apollo/link-error` we do not get an error upon GraphQL request.
**Actual Behavior**
Deps:
```
"dependencies": {
"@apollo/client": …
-
The main idea of this task is to add some mechanism that implements the ability to declaratively describe the hitbox configuration.
- HTTP server configuration (host, port, etc.)
- Backend configura…
-
Hi, i still getting this error for unknown reason:
```
[Vue warn]: Property or method "$_apollo" is not defined on the instance but referenced during render. Make sure that this property is reactive…
-
I am writing graphql subscription using apollo-client and link packages . the server working fine but the client not .
My client
```
import { split } from 'apollo-link';
import { HttpLink } from …
-
When I query my local registry with `curl http://localhost:5000/v2/_catalog` I get a list of images ("repositories"). When I query the same host from a different machine with curl `` http://myhost.myd…
-
### Describe the bug
Using Boxed.API Project Template and Visual Studio 2022 the outputting Project won't compile. The build fails with **Two assets found targeting the same path with incompatible as…
-
I am trying to use InMemoryCache but I always get this error:
_You are using the simple (heuristic) fragment matcher, but your queries contain union or interface types. Apollo Client will not be ab…