Dan Mercer
Dan Mercer
CCConvex Community
Created by Dan Mercer on 5/8/2023 in #support-community
Convex deployment not working
And it's back! Thanks lol 😅
2 replies
CCConvex Community
Created by Dan Mercer on 4/23/2023 in #support-community
How to generate random base64 in mutation
Awesome, thanks!! I can use a dumbed-down key generator for now, so no rush 👍
5 replies
CCConvex Community
Created by Dan Mercer on 4/13/2023 in #support-community
Support for `convex import` from a snapshot export?
Oof but that makes sense. Is there a different way to backup and restore data from the DB?
10 replies
CCConvex Community
Created by Dan Mercer on 3/31/2023 in #support-community
useConvexAuth().isAuthenticated is true, but auth fails
I feel like I have the weirdest auth problems all the time... I guess I'm just bad at using auth0 😂
9 replies
CCConvex Community
Created by Dan Mercer on 3/31/2023 in #support-community
useConvexAuth().isAuthenticated is true, but auth fails
I guess my auth0 session was messed up somehow? Thanks anyway for the help 😅
9 replies
CCConvex Community
Created by Dan Mercer on 3/31/2023 in #support-community
useConvexAuth().isAuthenticated is true, but auth fails
Ok weird update... clearing my localStorage (and logging in again) fixed it 🤔
9 replies
CCConvex Community
Created by Dan Mercer on 3/31/2023 in #support-community
useConvexAuth().isAuthenticated is true, but auth fails
No description
9 replies
CCConvex Community
Created by Dan Mercer on 3/31/2023 in #support-community
useConvexAuth().isAuthenticated is true, but auth fails
I'm on 0.12.1, lemme try upgrading
9 replies
CCConvex Community
Created by ballingt on 2/27/2023 in #general
Thanks for letting us know freeze992
Good idea, I'll try that and see if that increases the frequency
5 replies
CCConvex Community
Created by ballingt on 2/27/2023 in #general
Thanks for letting us know freeze992
The latter - whenever a mutation starts, I push an entry onto a "pending mutations" list, and then remove the entry when the mutation resolves. Then I show the status indicator whenever the list is nonempty
5 replies