Chadbek
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Web Dev Cody on 2/23/2023 in #questions
tRPC response time sometimes takes very long
have the same issue. Does your app use getStaticProps with trpc or something?
119 replies
TTCTheo's Typesafe Cult
•Created by Chadbek on 1/15/2023 in #questions
Modularized Imports
thanks, it did help
4 replies
TTCTheo's Typesafe Cult
•Created by Chadbek on 1/15/2023 in #questions
Modularized Imports
The issue is that {{member}} is, for example, "ArrowLeft" but react-feather doesnt export it as react-feather/dist/icons/ArrowLeft, it exports it as react-feather/dist/icons/arrow-left. So i want to slugify it first
4 replies