Alvi
CCConvex Community
•Created by Alvi on 4/7/2025 in #support-community
Can i retrieve storageId from image url
I have a table column named images where i save an array of storageIds, when i query them i get an array of image urls for those storageIds. I edit them in frontend by adding an element and changing the order, and when sending them to the backend how can i update the table field value correctly with the right order as they are sent, when i don’t know which image url points to which storageId
5 replies
CCConvex Community
•Created by Alvi on 3/24/2025 in #support-community
paginated query with status
i want a useQueryWithStatus equivalent for pagijated query, where if an error is thrown in the query function the client paginated hook doesn’t throw but it returns an error object
6 replies
CCConvex Community
•Created by Alvi on 3/16/2025 in #support-community
Convex image compression
thanks
8 replies
CCConvex Community
•Created by Alvi on 3/12/2025 in #support-community
shouldLinkViaEmail not working as intended
when signin up users i want to only be linked by phone, but when i sign up two users with the same email they get linked and when signing up for the second user the first user account is opened
8 replies
CCConvex Community
•Created by Alvi on 3/12/2025 in #support-community
shouldLinkViaEmail not working as intended
i use ConvexCredentials from
import { ConvexCredentials } from "@convex-dev/auth/providers/ConvexCredentials";
8 replies
CCConvex Community
•Created by burnstony#1975 on 7/23/2024 in #support-community
Convex Auth Apple

108 replies