DylanDevD
Convex Community16mo ago
2 replies
DylanDev

API Functions Returning from Server but showing undefined in client

I'm having an issue now where my backend and my front end are not syncing with my api functions. The client is saying the ids are undefined even tho the server is saying they are being returned.

Code:
https://gist.github.com/DylanDevelops/c200090842b559c1837591662b1c8154
Screenshot_2024-10-07_at_7.00.00_PM.png
Screenshot_2024-10-07_at_6.59.49_PM.png
Gist
GitHub Gist: instantly share code, notes, and snippets.
GameContext.tsx
Was this page helpful?