Shane

Results 6 comments of Shane

Hi @theodesp ! Thanks for jumping in. I tried again today to replicate the above issue following the steps described and was able to successfully replicate on Chrome and Firefox...

Hi @theodesp , sure thing! We're using Next.js, so we use two basic hooks for retrieving page data. For pages generated using `[...pageUri].tsx` we use the following: ``` const {...

Hi @theodesp , it looks like this was fixed downstream: https://github.com/gqty-dev/gqty/issues/520 If we're using Faust, what would your recommendation be for getting this fix into our project? Will we have...

Hi @PabloSzx ! We've set up a Github repo and Vercel deploy that reproduces the bug. I'll also attach a video that shows steps to repro and the bug itself...

Hi @theodesp I just deployed an updated schema as well, so that should fix the error you're getting, but @aitoraznar 's suggestion will also work. We're actively building out a...

Looks like a lot of progress is being made here as well: https://github.com/gqty-dev/gqty/issues/558