SG.dev
SG.dev
Explore posts from servers
TTCTheo's Typesafe Cult
Created by kal on 5/4/2024 in #questions
next 14 Showing image fallback on public folder image 404
Apologies, I misunderstood your question and thought perhaps we were over complicating things.
14 replies
TTCTheo's Typesafe Cult
Created by Elite on 5/6/2024 in #questions
change typescript version in workspace to have typesafety for nextjs (const dynamic =)
The TypeScript version used by your workspace is the version installed in your current project’s node_modules directory, which is specified under devDependencies or dependencies in your package.json file.
5 replies
TTCTheo's Typesafe Cult
Created by kal on 5/4/2024 in #questions
next 14 Showing image fallback on public folder image 404
I mean you could just do src={activeSrc || "fallbackImg.png"}
14 replies
CCConvex Community
Created by SG.dev on 5/4/2024 in #support-community
Resend / Convex: Issue with Deploying JSX in Convex Environment - Unexpected Syntax Error
Yeah its strange, but somehow react: (<div></div>) works 🤷‍♂️
5 replies
CCConvex Community
Created by SG.dev on 5/4/2024 in #support-community
Resend / Convex: Issue with Deploying JSX in Convex Environment - Unexpected Syntax Error
Update: This resolved the issue https://discord.com/channels/1019350475847499849/1161498699558559754/1161557176649777183 Although not sure why this this is happening
5 replies