-
## Description
By just following [GitHub Backend](https://tina.io/guides/nextjs/github/initial-setup/) tutorial, it produces this error:
```
Cannot create styled-component for component: undefi…
-
**Describe the bug**
I'm following the https://docs.amplify.aws/lib/datastore/getting-started/q/platform/flutter docs to implement DataStore on my flutter app. Doing Auth and Storage was just a breez…
-
**Describe the bug**
`Auth.federatedSignIn` throws a console error `AuthClass - Cannot get the current user because the user pool is missing.`, but works as expected finally by authenticating success…
-
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)
*…
-
Hi Philip, great material on https://www.youtube.com/playlist?list=PLiwhu8iLxKwL1TU0RMM6z7TtkyW-3-5Wi
Would you be open to the idea of having your Tutorial series referenced on https://www.graphql-…
-
Hi all
I am using NextJS and I followed the tutorials on https://formidable.com/open-source/urql/docs/advanced/server-side-rendering/#nextjs to set up `URQL` client for NextJS.
I have create…
-
https://developers.cloudflare.com/analytics/graphql-api/tutorials/build-your-own-analytics
my graphql endpoints asks for self generated certificate
i tried the following but then also i was not a…
-
I just follow your tutorials,I set the `url: "http://localhost:4000/graphql"`, but the browser can't found the server. here is my `createUrqlClient.js` snippet, Is there any setting to add ?
```js…
-
If you are interested on updates to the TypeScript web infra, you can subscribe to this issue by clicking down and to the right. I'll comments with project updates. I try to do 3 days on web infra, an…
-
Hey guys,
Im a bit lost here and would love some help. I am trying to connect my React Native app to a basic Lambda function.
I have no bother Registering a user, Confirming a user or Signing in…