-
Hi! I am using wpfgraphcontrol and place subgraph on a graph. My code is based on a sample WpfApplicationSample and it do not display label text.
Codebehind:
public partial class MainWindow …
-
### Bug report
In an attempt to drop one deployment with multiple copies, I used `graphman drop`. The confirmation made no mention that multiple deployments were going to be removed, but both deploym…
-
## Description
If there are two members in an on-chain Semaphore group and one of the members is removed, the `getGroup` function from the `SemaphoreSubgraph` class returns the old value of the mem…
-
### Bug report
`QmayWHkdCwBojegpArxYkfiE51FeREcHkBYJCqvhUpfVP2` SG failed with non-deterministic error
`2024-06-17T12:07:06.311498831Z stderr F Jun 17 12:07:06.311 ERRO Subgraph failed with non-de…
-
## Description
Usually, from my team, we are splitting the schema based on the concerns, even from the same service. We are using `gqlgen`, which is golang version of graphql framework, and it …
-
### Description
I'm trying to generate svg from the graph given below
```
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%
flowchart TB;
A["glucagon-like peptide-1 (GLP-1) receptor agon…
-
**Describe the bug**
The subgraph 'Balancer V2 Ethereum' is stuck.
**Reproduction**
The dashboard (https://thegraph.com/explorer/subgraphs/794H6CNzdGF5YfBK9nPsUgGn7EBbdJSCTjgcKPEPyFnn?v=2&view=Qu…
zeGzD updated
1 month ago
-
### Problem
After deployment of the Graph node and deployment of the subgraph in the process block scanning this error occurs:
Address of ERC20 that probably broke this:
0xd3bf53dac106a0290b048…
-
My case is: I have two subgraphs
`products` with type `Product`
```graphql
type Product @key("id") {
id ID!
name: String!
}
```
and `translations` where I am trying to override `name` …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and…