ari
ari
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
Yeah for now using different ports for your different projects would be a good idea 🙂 we'll prioritize investigating where these crashes are coming from
20 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
The error showing up in this way is unexpected, so we're looking into why that's happening. Adding a go back link on this page isn't a bad idea though!
20 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
Hm interesting, is it possible this happened after you restarted your local deployment? Or the local deployment was off in this case?
20 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
No description
20 replies
CCConvex Community
Created by adam on 3/25/2025 in #support-community
Save dashboard filters (across page reloads)
Just shipped this - your filters on the logs page will persisted between page loads
4 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
We just shipped: - milliseconds in logs view - separate color for local dev deployments - deployment names in the deployment selector (but not in the header itself)
20 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
Both of those are great ideas! Added to our list / bumped up prioritization
20 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
Hey @ampp , apologies I was off on vacation. Can you tell me more about what you expect with preview deployment keys? They are keys that are allowed to manage any of your preview deployments. So you don't need more than 1 key
20 replies
CCConvex Community
Created by adam on 3/25/2025 in #support-community
Save dashboard filters (across page reloads)
Hiya, thanks for the request. This is a good idea that we’ll add to the list for prioritizing!
4 replies
CCConvex Community
Created by ampp on 3/22/2025 in #support-community
Dashboard feature requests ux
Thanks for the feedback! We’ll add these notes to our dashboard prioritization list. Good ideas 🙂
20 replies
CCConvex Community
Created by ampp on 3/19/2025 in #general
On my big mutations that might do 3
Hm, I’d need to see the actual effect vs the mutation you’re running to say for sure, if you can take a video, I can debug further. but it likely is just the timing of rendering!
1 replies
CCConvex Community
Created by William V V on 3/12/2025 in #support-community
Project Not Loading
Thanks for working with us - we’ll use the steps you took to improve our troubleshooting documentation
35 replies
CCConvex Community
Created by William V V on 3/12/2025 in #support-community
Project Not Loading
Woo! I’m glad it’s working! Excited to see what you build with convex and thanks for trying out our product 🙂
35 replies
CCConvex Community
Created by William V V on 3/12/2025 in #support-community
Project Not Loading
Ok great! We’re one step closer. Yes, Tempo Labs is able to communicate with Convex because it’s a separate cloud service — it’s not subject to the security software on your computer! Yes, ideally you wouldn’t need to disable your antivirus completely. The rule you’d need to add to your exceptions is for vibrant-gnu-589.convex.cloud (or if possible, use a wildcard to allow all convex projects *.convex.cloud)
35 replies
CCConvex Community
Created by v on 3/14/2025 in #general
I'm so curious about how much data the
I'm betting the developer that wrote that bit read from /dev/random or something
15 replies
CCConvex Community
Created by v on 3/14/2025 in #general
I'm so curious about how much data the
it's a bit unfortunate for you if you want to store the value "__CONVEX_PLACEHOLDER_undefined_I23atX0jcndVbFgXoQZffsih7eAqktCyFjgUuAeNBtfr3ySOljPSPSEOPFgprkdBO3zXNiGEJxmJ5ZFPc5C5qKesG80QRPvlJe8vgSxAt9feLTwxTg4PHfVwUaTEJU67FDwldWmTxp1guMPwxQ2jOuhEryTBf3mQ" via the dashboard 😂
15 replies
CCConvex Community
Created by v on 3/14/2025 in #general
I'm so curious about how much data the
Yup, even though undefined isn't valid in convex, we still use it to represent the optional / unset value in the database.
15 replies
CCConvex Community
Created by v on 3/14/2025 in #general
I'm so curious about how much data the
Are you referring to the variable inside of the dashboard's source code? That value doesn't actually get stored in deployments, we use a string as a placeholder because undefined is not a valid Convex value 🙂
15 replies