Arnaud Jeannin
Arnaud Jeannin
I cloned the following repo: https://github.com/thirdweb-example/thirdweb-auth-next-auth I followed [these steps](https://magic.link/docs/auth/login-methods/social-logins/integration/social-providers/google) and when I signin using Google auth, I successfully see the user in the Magic dashboard => the wallet is...
I get the following error: ``` Error: GraphQL error: unexpected variables in variableValues: where, offset, order_by, limit ``` I found that its a due to I customize GraphQL root fields...
# Bug report ## Describe the bug Getting the warning "You have opted-out of Automatic Static Optimization due to getInitialProps in pages/_app." However there isn't any getInitialProps in our custom...
I have the following error when trying to deploy with Heroku. What I forget? ``` Error: Module not found: Error: Can't resolve 'file-saver' in '/tmp/build_5841cb02_/plugins/content-export-import/admin/src/containers/ExportPage' ```
Hi Frontify team, I added docs on deploying Frontify to Qovery - feedback is welcome. Arnaud.
Found your lib very interesting to use with Chakra-ui/ framer, so tiny and so fast! Thanks for your work guys. Are you considering adding new loop props? I could contribute...
I have the following error when using a Next.js new app router API route. TypeError: fetch is not a function (same error for each provider) Here is my code (/ap/crypto-convert/route.ts)...
I have the following error when I try to deploy my Next.js app since today. ``` Failed to compile. ../../node_modules/preact/dist/preact.module.js Module parse failed: 'import' and 'export' may appear only with...
## Motivation and Context Adding Ravenala, a cloud-based MCP client that was missing from our comprehensive list. Ravenala is already recognized and listed by Zapier in their official MCP client...