CrymeLord
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Love what you guys are building, keep up the great work and amazing support!
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
I'll give that a try real soon, right now it's time for bed 🥹
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Awesome! Yeah I guess it starts with getting people up and running locally
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery

55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Thanks for what feels like premium support!
Any word on when Convex Auth + Tanstack Start drops?
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
What you just said about casting or using
ctx.db.normalizeId
may be a great fit for the docs here: https://docs.convex.dev/database/reading-data/#reading-a-single-document55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
That all makes sense, and I learned about normalizeId now!
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
For now I'm hardcoding it yeah, planning to add proper auth and sessions later, hopefully when Convex Auth and Tanstack Start work well together (which they may already, it's just not yet documented I think)
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
I was going to ask about that yeah, because it didn't let me query for non-existing IDs
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
right right! Should I be using some helper fn to turn that id string into an id type?
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Sweet! Good luck, meanwhile I'll just continue knowing it's on your radar
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Oh sorry, that's probably because of React 19. I used
npm i --legacy-peer-deps
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Curious whether you'll see the same. I'm using Zed btw, in the screenshot ^
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
Btw, interestingly, the console output of
npm run dev
doesn't complain and the app runs just fine, the query also appears to work55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery

55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
It's basically a fresh project, let me try to provide everything you need
55 replies
CCConvex Community
•Created by CrymeLord on 1/3/2025 in #support-community
Type error when using useSuspenseQuery with convexQuery
I was thinking of using a workaround like in the example:
But surely I should be able to get the ID query working
55 replies