httpAction
Hello, I would like to implement E2EE chat in my Vite/Convex app. Anyone have experience?
Request to Implement llms.txt on Convex.dev
Error in return types
Uncaught Error: Result {"data":"undefined","error":"Unauthorized"}
Uncaught Error: Result {"data":"undefined","error":"Unauthorized"}
corsHttpRouter
Langchain & Langsmith Integration fails
Returning data from Tanstack Query useMutation wrapper

Should I use v.float64()?
v.float64()
for the embedding field, but it's not even mentioned here.
I'm using zodToConvex()
from convex/helpers
and, therefore, don't have access to float64()....Race condition error upon await ctx.auth.getUserIdentity();[revised post]

Understand how Context works in test environment with Identity
OTP Verification after login on Profile dashboard
[Paginated Query] How to get the first elements in the "middle"
_creationTime
.
Let's say a user is off for one week, have hundreds of missing messages, and open the chat. A common feature is to display the last seen message and then the new ones, and to scroll down until the most recent one.
Problem: ...Are we sure this is working?
Debounce calls to a mutation without doing so for the optimistic update

Next build error when ran in github action
bun run build
locally though.
```
Error: No address provided to ConvexReactClient.
If trying to deploy to production, make sure to follow all the instructions found at https://docs.convex.dev/production/hosting/...Edit Panel displays previously selected document instead of current Selection

[deprecated] Race condition error upon await ctx.auth.getUserIdentity();

Debugging Clerk Webhook Issues: "session.ended" event not triggering with Convex integration

CustomFunctions, vitest and multiple query call in a query