rutenisraila
CCConvex Community
•Created by rutenisraila on 9/11/2023 in #support-community
Can't get users in Convex functions
hooks are always called on the frontend, but I can imagine you can call convex mutations on the backend too
18 replies
CCConvex Community
•Created by rutenisraila on 9/11/2023 in #support-community
Can't get users in Convex functions
@joe 🇪🇬🗣🔥🔥 for me the issue was very simple, the hook that initializes the storeUser mutation wasn't even called after an user enters a page that's protected with auth.
I don't think it's a good way to store users anyway, I probably should use a callback for the clerk form, for now I'm just playing around with clerk so wanted a quick way to get started.
18 replies
CCConvex Community
•Created by rutenisraila on 9/11/2023 in #support-community
Can't get users in Convex functions
hi, I can confirm that the issue was on my end. I was not calling the storeUser mutation after I changed the layout around 🤦♂️
thanks for the support guys
18 replies
CCConvex Community
•Created by rutenisraila on 9/11/2023 in #support-community
Can't get users in Convex functions
18 replies
CCConvex Community
•Created by rutenisraila on 8/29/2023 in #support-community
query invalidation not working with multiple indexes
💀 you're right, seems like it works with indexes now!
10 replies
CCConvex Community
•Created by rutenisraila on 8/29/2023 in #support-community
query invalidation not working with multiple indexes
10 replies
CCConvex Community
•Created by rutenisraila on 8/29/2023 in #support-community
query invalidation not working with multiple indexes
10 replies
CCConvex Community
•Created by rutenisraila on 8/29/2023 in #support-community
query invalidation not working with multiple indexes
thanks for a quick response! @sujayakar
10 replies
CCConvex Community
•Created by gwilliamnn on 8/7/2023 in #support-community
Suspense or loading state
thanks @Michal Srb !
18 replies
CCConvex Community
•Created by gwilliamnn on 8/7/2023 in #support-community
Suspense or loading state
18 replies
CCConvex Community
•Created by gwilliamnn on 8/7/2023 in #support-community
Suspense or loading state
Yeah would also love to see an official implementation of {isLoading} state or an official suspense solution. Checking if data is undefined is not always enough to cover all UX patterns.
Sometimes you need loading state, empty state and a state with returned items
18 replies
CCConvex Community
•Created by rutenisraila on 8/22/2023 in #support-community
missing delete mutation example in the docs
17 replies
CCConvex Community
•Created by rutenisraila on 8/22/2023 in #support-community
missing delete mutation example in the docs
yooo, it works! Thanks for help Jamie. Keep up the great work!
17 replies
CCConvex Community
•Created by rutenisraila on 8/22/2023 in #support-community
missing delete mutation example in the docs
am I missing something?
17 replies
CCConvex Community
•Created by rutenisraila on 8/22/2023 in #support-community
missing delete mutation example in the docs
17 replies