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.


1 Reply
Sorry about that. Quite a brain fuck moment i put in <ConvexClientProvider> in _app not layout