Can't wrap my head around paginated queries with advanced filters
Custom Privy Auth Integration in Convex
"Transient error" happening on every action call
Does CONVEX_DEPLOYMENT change the generated code in any way?
TanStack Router + Better Auth Setup
Authentication in rust apps
_generated code track in git or not?
Offline development using local deployment
convex dev errors with a failed request to Sentry
2. the dashboard is still hosted on a convex domain (which loops back to my localhost). Is there a dashboard UI available locally?...Proper Validation to getting all data created in the last week with `.withIndex` and pagination
usePaginatedQuery imported from cache provider from convex-helpers with next.js latest, and I'm running the following query below, the userId is coming from the ctx, and the DateTime is coming from luxon, built on top of index,
when I add the last gte for the field _creationTime I get an infinite loop on my frontend
Error: Too many re-renders. React limits the number of renders to prevent an infinite loop.
...I’m experiencing problems with Auth and Redirect URI
Issues using latest version of @convex-dev/agentin nextjs 15
Bring back fuzzy search
I'm building a discord bot that's hooked up to Convex database but having issues
How to use 'and' conditional for vetorSearch?
Could not load the "sharp" module using the linux-arm64 runtime
bunx convex dev
I've tried sharp versions: 0.33.5 and latest, 0.34.4, same result every time.
I've configured convex.json in root directory (same as package.json) as:
```json...Issues when adding additional fields to the user schema in Convex + Better Auth

Convex agents, convex/chat.ts: process.env.OPENROUTER_API_KEY is undefined
Convex Local Development Dashboard CORS error

need help setting up airbyte to export data from convex
Convex + Better Auth Local Install Missing API Key (Resend)
new Resend("re_123")" during build time, I'm using the actual resend package for auth related emails since I can't use the resend component.
RESEND_API_KEY is already in my .env.local as well as in convex cloud envs, When passing the actual api as string it works, when passing env in the build command it works. Problem is I can't do that in prod.
Anyone having this issue?...