t
tRPC
t
tRPC
Hello, I need help in how to properly create a route to query a database.
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
N
Nick
•
2/7/23, 11:36 PM
That type error is saying that you can
’t render an object into the DOM
. Try wrapping it in JSON
.stringify for this test
N
Nick
•
2/7/23, 11:38 PM
It
’s a fundamental React
/JSX thing