Christian Lind
Christian Lind
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
i usually just add a void before and then all is good - but is this considered bad practice?
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
Im often seeing these errors "Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the void operator."
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
alright 🙂 thx!
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
whats the difference with as string and as unknown as string? Ive seen as unknown followed by as type quite a few times but never understood it
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
thanks
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
you are a star
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
23 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/15/2023 in #questions
Rendered more hooks than during the previous render Typescript error
23 replies
TTCTheo's Typesafe Cult
Created by Pranoy on 7/13/2023 in #questions
Confused with t3-stack
@lopen3 what have you built? Could i check it out and get a feel for the performance?
47 replies
TTCTheo's Typesafe Cult
Created by Pranoy on 7/13/2023 in #questions
Confused with t3-stack
I just cant see T3 being a viable stack with these glaring problems
47 replies
TTCTheo's Typesafe Cult
Created by Pranoy on 7/13/2023 in #questions
Confused with t3-stack
also check out prisma and cold start issues - i can see it being fine for smaller hobby projects but doesn't work for anything large scale
47 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/10/2023 in #questions
Measure time user spends on my T3 website
Thats interesting, will take a look at that - thanks guys
12 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/10/2023 in #questions
Measure time user spends on my T3 website
thanks, yeah im using this! But i meant more as a type of feature for the user. Ie that you can see how many hours per day you have been using the app
12 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/10/2023 in #questions
Measure time user spends on my T3 website
12 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/10/2023 in #questions
Measure time user spends on my T3 website
dont think your link is working
12 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/7/2023 in #questions
Weird typescript error
got this error in the terminal also Type error: Type '(SeenQuestions & { relatedXyz: Xyz | null; relatedKva: Kva | null; relatedNog: Nog | null; relatedDtk: Dtk | null; relatedOrd: Ord | null; relatedLas: Las | null; relatedMek: Mek | null; })[] | undefined' has no matching index signature for type 'number'.
14 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/7/2023 in #questions
Weird typescript error
14 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/7/2023 in #questions
Weird typescript error
tried that
14 replies
TTCTheo's Typesafe Cult
Created by Christian Lind on 7/7/2023 in #questions
Weird typescript error
shouldn't the square brackets instead look at the elements inside of the array?
14 replies