DylanDev
CCConvex Community
•Created by DylanDev on 12/20/2024 in #support-community
Deleting Users from Backend Function that are Synced with Clerk
11 replies
CCConvex Community
•Created by DylanDev on 11/7/2024 in #support-community
npx convex deploy does not send my dev data including files to production
Why does running npx convex deploy not send over my tables from my dev instance and files to the production instance?
4 replies
CCConvex Community
•Created by DylanDev on 10/14/2024 in #support-community
Clerk With Convex in Backend Functions
I want to store a score variable in the public metadata but I can't figure out how to modify that from the backend and I get an error?
Error:
Code:
26 replies
CCConvex Community
•Created by DylanDev on 10/8/2024 in #support-community
Supposed to return ids in random order but mostly does one image
I'm trying to pull down 5 document entries in my "levels" table and it seems to only ever return the ids in the same order most of the time. Every once and a while and sometimes when I have to refresh the npx convex dev server, will it then pull a different image. Is my code wrong?
7 replies
CCConvex Community
•Created by DylanDev on 10/8/2024 in #support-community
API Functions Returning from Server but showing undefined in client
3 replies
CCConvex Community
•Created by DylanDev on 10/7/2024 in #support-community
How to find a table entry from _id
I want to query the my table and find the table document that has the _id i pass in. How do I do this?
6 replies
CCConvex Community
•Created by DylanDev on 10/5/2024 in #support-community
Help with loading images from image id in a table and image sitting in the Files
5 replies