-
When storing policy data in database, it would be great if there are extensions to store them in cache (in memory, redid or something similar) in same way identity server expose ICache
-
I have an error in my client:
_Exception in template helper: TypeError: Template.instance(...).gqlQuery is not a function_
Below my code:
```
import './directors.html';
import gql from 'g…
-
First off, let me say {
const { baseElement, debug } = render(
);
await act(() => wait(0));
debug();
expect(baseElement).not.toHaveTextContent('Vehicle info');
…
-
I found that I am automatically unsubscribed when I receive first data with subscribeToMore or subscribe.
The problem is in the apollo-link-dedup (https://github.com/apollographql/apollo-link/blob/ma…
-
## Bug report
When the product contains at least 2 options and 2 variants and we try to delete the option in the admin dashboard, it will show a successful message, but the option will not be delet…
-
**Describe the bug**
After setting doing a very basic setup of loki to work with minio storage i have found that none of the files are being stored in minio. I am not seeing any errors and i have…
-
Describe the bug:
I noticed that, after enabling the index-gateway, enabling persistence for the index-gateway, and moving querier from STS to deployment with no persistence, that the pod was still u…
-
### Environment
- Operating System: Darwin
- Node Version: v18.16.0
- Nuxt Version: 3.8.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: npm@9.5.1
- Builder: …
-
I have a registry using redis as a cache
for example:
1、push a image,mysql:latest
2、Call registry delete interface
3、Execut GC,then restart registry.
4、push image mysql:latest
However, image lay…
-
I am migrating to burrow 1.0 our configuration and I've noticed that I have only one consumer available:
```
[kkrzyzaniak@kafka01:~]$ curl --silent http://localhost:8000/v3/kafka/central/consumer…