Colby Thomas

Results 23 comments of Colby Thomas

@TheTrio would you mind leaving some comments on some of the methods you made? I tried looking over this last night and struggled to make heads or tails on some...

Also seeing this. Our tooltip is big too, so the flicker is really obnoxious. Any comment here @plouc? Here's another fork showing the issue using exactly the same code shown...

> For that reason, we don't suggest this approach: > > ```ts > useQuery(QUERY, maybeVar ? { > variables: { > myVar: maybeVar > }, > } : { skip:...