SΛV
SΛV10mo ago

Following Next.js Quick start

Hey! Im currently at the last stage of starting Convex number 9 when it gives me this lovely message TypeError: Cannot read properties of undefined (reading 'tasks')
20 | const tasks = useQuery(api.tasks.get);
I have followed the start menu however to no success.
No description
No description
1 Reply
SΛV
SΛVOP10mo ago
Sorry about that. Quite a brain fuck moment i put in <ConvexClientProvider> in _app not layout

Did you find this page helpful?