ziN
ziN
TTCTheo's Typesafe Cult
Created by Ignition 98 on 11/12/2023 in #questions
Difference between createTRPCNextAppDirServer, createTRPCNext and createTRPCProxyClient?
Do you know the difference between createTRPCProxyClient<AppRouter> and appRouter.createCaller ?
4 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
I fixed this issue using the --turbo flag.
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
I just install another distro on WSL2, the Ubuntu and get the same errors
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
I've tried to download the font by this link with CURL and it worked, so network is fine
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
At least the message errors are more clear
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
No description
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
I will try
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
I also tried with npm and have the same issue
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
I created this project using Bun
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
Node: 18.18.0
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
tell me what you did case you fix it
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
😮
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
but it is working when I build the project, that's weird
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
which distro are you using? I am using Arch
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 10/4/2023 in #questions
Can't load fonts in development using Next 13
Thank you Josh, I already made this several times
25 replies
TTCTheo's Typesafe Cult
Created by ziN on 6/13/2023 in #questions
How to load all these images at once?
yeah, thank you for check it! What about loading all these tiny images at once when this url is requested?
4 replies
TTCTheo's Typesafe Cult
Created by ziN on 1/16/2023 in #questions
useInfiniteQuery does not exist on TRCP
5 replies
TTCTheo's Typesafe Cult
Created by ziN on 1/16/2023 in #questions
useInfiniteQuery does not exist on TRCP
I found the problem, my inputs were .optional()
5 replies
TTCTheo's Typesafe Cult
Created by ziN on 1/16/2023 in #questions
useInfiniteQuery does not exist on TRCP
One sec, I think I need to upgrade my tRCP
5 replies
TTCTheo's Typesafe Cult
Created by Mik3y-F on 11/6/2022 in #questions
Per-Page Layouts in T3
@Mik3y-F What's the benefits of using this .getLayout approach compare to wrapping each page content with some layout component?
19 replies