Max Stoiber

Results 289 comments of Max Stoiber

Couldn't figure it out, unfortunately!

The problem is, if I remove that bit the RetryLink will keep retrying the persisted query call with the hash, rather than letting the PersistedQueryLink retry will the full query...

This is what happens with that bit of code removed: ![persisted-queries](https://user-images.githubusercontent.com/7525670/36469845-edd55ed6-16e8-11e8-93f2-f2012bb0e873.gif) **Note how _all_ the network requests only send the hash, they never send the full query text.** That's what...

Hmm, maybe this actually isn't related to the RetryLink at all. Even without the RetryLink the PersistedQueryLink never sends the full query text. Digging in.

Okay so this might not be related to the RetryLink after all, sorry for the confusion. Looking at the verbose logs in the browser console I see "Cross-Origin Request Blocked:...

There is definitely something here, fantastic job! 😍 - I love the new showcase design! What do you think about that + a variable size layout like nextjs.org/showcase to make...

I don't quite understand what the issue here is, what should be happening that isn't happening?

Let's turn it off then!

But that's a major version release again, ugh

Oh if it was a breaking change in the first place let's push this as a patch. Would you mind doing that?