PotatisMannen
PotatisMannen
Explore posts from servers
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
Are yall serious 😂 its fine yall. Ill just eventually figure it out myself. Sorry for wasting everyones time 🕰️
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
Ya thats fair. Not arguing with you about that at all! I also dont claim to not have made a mistake. As i said “you found my mistake”. I guess im more referring to the claim that theres a million things wrong with the code. You’re not wrong, but would love to hear what the actual problems are 🙂
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
Im more than happy to hear whats wrong with the actual code 🙂 “a million things wrong” doesnt really explain much
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
also id like to point out that this is a fast and easy prototype that im not planning on replicating as is, so not sure why you feel the need to point it out
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
okay, a million things is a bit of an exaggeration....but thanks for giving that..uhh...advise i guess
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
thank the heavens you spotted my mistake
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
let me know if i should submit a bug report on next or trpc
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
i dont have time to make another isolated smaller nextjs project to test. as im trying to continue testing this third party API for a deadline next week. but this repo should allow to at least debug the issue and figure out if its really a bug
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
make sure to do the following: - assign a db to the project (can be a db related to another project as the drizzle config does have a table prefix set up so it wont interfere with the rest of your data) - add the db url to .env as the DATABASE_URL field - run pnpm db:gen - run pnpm db:push - run pnpm dev - go to localhost:3000 - type in vetus and hit enter - see no items mapped into the UI but see console log with data showing up
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
following up with repro instructions in a sec....
21 replies
TTCTheo's Typesafe Cult
Created by PotatisMannen on 11/4/2023 in #questions
create t3 app @ latest mutation result not mappable
21 replies
TTCTheo's Typesafe Cult
Created by haitam on 5/12/2023 in #questions
How do you self host your projects in a vps
This sounds promising. Depending your restart time of your main server you could have a max downtime of a couple secs if your cluster is fast enough
36 replies
TTCTheo's Typesafe Cult
Created by yourny🤫🧏🏼 on 5/10/2023 in #questions
'Component' cannot be used as a JSX component.
Definitely
32 replies
TTCTheo's Typesafe Cult
Created by yourny🤫🧏🏼 on 5/10/2023 in #questions
'Component' cannot be used as a JSX component.
i know ideally you wanna be on 13 but still, could give us more info if we know the result with 12, no?
32 replies
TTCTheo's Typesafe Cult
Created by yourny🤫🧏🏼 on 5/10/2023 in #questions
'Component' cannot be used as a JSX component.
have you tried using next 12?
32 replies
TTCTheo's Typesafe Cult
Created by yourny🤫🧏🏼 on 5/10/2023 in #questions
'Component' cannot be used as a JSX component.
ahhh...you dont think this is an issue with types being updated in 13?
32 replies
TTCTheo's Typesafe Cult
Created by yourny🤫🧏🏼 on 5/10/2023 in #questions
'Component' cannot be used as a JSX component.
whats the next version of your project btw?
32 replies
TTCTheo's Typesafe Cult
Created by yourny🤫🧏🏼 on 5/10/2023 in #questions
'Component' cannot be used as a JSX component.
that would be a good idea in this case because if you can reproduce the error in a sandbox we can debug the type dependencies. otherwise its like "this runs on my machine, but not yours" kindof scenario
32 replies