#Convex Auth is not supporting Next.js RC with React 19 right?
5 messages · Page 1 of 1 (latest)
try using the "use client" directive at the top of the file.
not working, is an issue with the middleware
Yeah we certainly haven't been testing on RCs (been focusing on support for the currently released versions), so not too surprising that it doesn't work
All good 🙂