1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a Next.js application where a custom `useUser` hook, designed to access user data from a React Context storing a decoded JWT, is not correctly retrieving or updating the context value. The task involves investigating the context implementation, the hook's logic, and potentially relevant files to identify and fix the issue causing the `useUser` hook to return undefined or an empty object.

Complexity: 4/5
bug good first issue