Common patterns for migration and data seeding
Is this is valid Access-Control-Allow-Origin?
[React-Native] Custom Auth - JWT refresh issue
ctx.auth.getUserIdentity()
function returns null on Convex backend....union of two types
tanstack mutation onError doesnt handle convex error properly
How to handle errors with the `usePaginatedQuery()` React hook?
usePaginatedQuery()
to load realtime chat messages powered by Convex, and am seeking guidance on error handling.
I've always got an eye towards error handling which is "extra-strength" when it comes to anything involving network operations ๐ but am finding a lack of any mention in the usePaginatedQuery()
docs about error handling of any kind (in fact the only in-page search result for the string "error" highlights the API reference link in the docs nav ๐
)....getAuthUserId with tanstack userId null
How to return a custom list with extra key-value pair(s)?
Issue with expo app and convex, and how .env variables are loaded
.env.development
rather than the default .env.local
The reason for asking is that i am using convex in a expo app where i store some production variables in a .env.production
which i use for testing the app against my prod convex deployment.
When i run...Unable to pass Custom Queries to CRUD function.
convex-helpers
project, but thought I would share here as well:
Ticket: https://github.com/get-convex/convex-helpers/issues/250#issue-2515821771
Issue:
I worked on a project over the summer for a client using Convex, and have just started to pick things back up after a few months of low-to-no activity. After updating deps, I seem to have some odd TS error blocking builds & updates....[ConvexAuth] stuck on auth loading & websocket reconnect
@convex-dev/auth
library it seems
We are using these versions of the related packages:...How to apply filter before pagination?
Compound index
is_published
and is_featured
fields. I need to query the data based on both these fields. Initially, I thought of using a compound index, but it seems like the withIndex
method doesn't allow multiple .eq()
checks. Is there any way to efficiently filter by both these fields using the indexes? Any help would be greatly appreciated!can't do 2 crons in file ?
how to customize magic link email template?
Incorrect docs for NextJS "Server-side authentication"
Convex Auth is not supporting Next.js RC with React 19 right?
Big dataset not in filter