varkaria
TTCTheo's Typesafe Cult
•Created by varkaria on 9/23/2024 in #questions
"Can't resolve '@node-rs/argon2-wasm32-wasi'" when i tried to add hash logic to auth
3 replies
TTCTheo's Typesafe Cult
•Created by varkaria on 12/3/2022 in #questions
How to fix error about getting id params in router when ssr is true
I want to make this page SSR for better SEO so currently i use like this
In CSR it worked but I want to make it ssr so i turn my trpc config about ssr to true and i got error like this
I think it's like TRPC doesn't found params data from router so how to fix this to make trpc found about router params <a:chino_spineye:407188935048167434>
1 replies