afullsnack
CCConvex Community
•Created by afullsnack on 6/16/2024 in #support-community
@convex-dev/convex-lucia-auth package fails on new deployment to vercel, with nextjs@14
Resolved
7 replies
CCConvex Community
•Created by afullsnack on 6/16/2024 in #support-community
@convex-dev/convex-lucia-auth package fails on new deployment to vercel, with nextjs@14
I get an error that sessionId is undefined from the
convex-lucia-auth
package, on closer inspection of the code its trying to return a sessionId
from useContext
7 replies
CCConvex Community
•Created by afullsnack on 6/16/2024 in #support-community
@convex-dev/convex-lucia-auth package fails on new deployment to vercel, with nextjs@14
Do I need to do anything different when reading and setting sessionId tho?
7 replies
CCConvex Community
•Created by afullsnack on 6/16/2024 in #support-community
@convex-dev/convex-lucia-auth package fails on new deployment to vercel, with nextjs@14
It all works now
7 replies
CCConvex Community
•Created by afullsnack on 6/16/2024 in #support-community
@convex-dev/convex-lucia-auth package fails on new deployment to vercel, with nextjs@14
Alright, just did this and found out I was hard coding convex-lucia-auth version to @0.0.4 so the updates where still fetching the old version, using bun pm. Thanks a lot
7 replies