NekoChan
TTCTheo's Typesafe Cult
•Created by Mainak on 9/15/2024 in #questions
useQuery vs useSuspenseQuery
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
and you can use
cookies
in tRPC context, for example:
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
3. update
createTRPCContext
and createInnerTRPCContext
functions ( I'm using cookie: https://www.npmjs.com/package/cookie )
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
2. pass
resHeader
to createTRPCContext
function
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
1. change
unstable_httpBatchStreamLink
to httpBatchLink
in trpc/react.tsx
and trpc/server.ts
( https://discord.com/channels/966627436387266600/966627439390380064/1165106604128092190 )12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
I found the solution.
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 10/20/2023 in #questions
How to set cookie in ct3 app router?
12 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
it's only happen in Discord, Telegram and Twitter are fine.
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
my
middleware.ts
looks like this
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
( without Clerk middleware )
https://neko-nextjs-blog-seo-test.vercel.app/api/og
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
( with Clerk middleware )
https://blog.nekochantw.xyz/api/og
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
the og image api preview also not working
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
( without Clerk middleware )
https://neko-nextjs-blog-seo-test.vercel.app/posts/hello-world
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/30/2023 in #questions
Clerk middleware breaks Discord URL preview (embed)
( with Clerk middleware )
https://blog.nekochantw.xyz/posts/hello-world
9 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/11/2023 in #questions
dose anyone know why my meta tags are not working...?
I tried to change my domain:
https://neko-blog.vercel.app/
6 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/11/2023 in #questions
dose anyone know why my meta tags are not working...?
6 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/11/2023 in #questions
dose anyone know why my meta tags are not working...?
6 replies
TTCTheo's Typesafe Cult
•Created by NekoChan on 5/11/2023 in #questions
dose anyone know why my meta tags are not working...?
i'm using next-seo
6 replies