Fran Dios
Fran Dios
>A little human-facing language clarification. If it seems I've gotten any wrong, that's a good sign more clarification is needed. :-) Hi 👋 Thanks for the suggestions. It looks like...
@acao Hi! I see there was a major refactoring in `main` branch, and that there's [another PR on the way](https://github.com/graphql/graphiql/pull/3556) with more changes. Do you think it makes sense to...
Thanks a lot for this PR, and sorry for the late response! Not sure if we need backwards compatibility for 0.x or we can just require 1.x (or better, `@unhead/vue`)...
@ardatan I see this has been added to that roadmap issue. Does it mean it can be worked on or it needs further approval? I can make a [PR](https://github.com/ardatan/graphql-tools/compare/master...frandiox:graphql-tools:fd-pluck-hooks) to...
I'm afraid this is related to the new global CLI 🤔
Yeah, this is happening as well in `main` branch and it's related to the new CLI 3.59.2 being incompatible with `--diff`: https://github.com/Shopify/cli/blob/9f66320f3d56f69e3d77d173a0eca31cc7fc9f96/packages/cli/src/hooks/init.ts#L10 I'll try to find a workaround in another...
Closing this since it's not something we can fix here.
We are now adding `[h2::]` prefix to Hydrogen messages, where "type" is `info | warn | error` and "scope" is the closes public function that shows the message (e.g. `storefront.query`)....
@blittle I'm wondering if we should show every error (even those without the h2 pattern) in an error banner. This way the stack trace can be enhanced like in the...
Can you try with Yarn or NPM, and make sure you are using Vite < 2.8?