Next.js URL not changing using the documented middleware and ConvexAuth setup
/sign-in
until I refresh.
Not sure if this is a bug or user error and I've missed something....Is there anything similar like ConvexAuthNextjsServerProvider for Remix?
How to handle searching in an existing database where the state field has 2 versions of the text
NY
and ny
.
Should I convert everything to uppercase and then search?...How Can We Collaborate Across Multiple Repos on the Same Convex Instance?
Using orCreateOrUpdate user in callback
${url}/${userId}/${tokenId}
2. I keep getting a 302 error but everything is still working correctly....The inferred type of X cannot be named without a reference (some module path)
apps/web
only just like a simple nextjs app.
But while build I'm having a type issue: ...How to upload images using Convex storage? (Solved)
Zod and Convex type error
Convex CRUD "framework" example - anyone doing this?
Convex already provides something similar with their "Table" utility, in convex-helpers, but it's really just a wrapper for table operations and convenience. The one I'm playing with has some extra params for auth and zod validation (when you need more specific than what the built-in convex values get you). ...
Websocket error 1006 when trying to connect to convex
Wasm issues
ConveProviderWith Auth error on my code
ConvexProviderWithAuth
(or ConvexProviderWithClerk
or ConvexProviderWithAuth0
) as an ancestor component. This component may be missing, or you might have two instances of the convex/react
module loaded in your project.
i got this error on my code i had no idea what is it about and i have never use convex before :( can someone help me with it ?...defineTable parent node
Convex Auth without React?
Validate number in schema
_generated exports 2 api imports
api
's for the project that I'm working on, however none of them seems to work.
Already cleaned and re-generated the folders, as well as restarts for the next server and convex.
Can't seem to find a solution here, neither nothing already on this....Dev dashboard doesnt work
Convex in sveltekit application error. Kept getting $effect is not defined
How can I filter, sort, and paginate queries using convex filter helper?
Type error: Type instantiation is excessively deep and possibly infinite.