Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Session | updating session properties client side not always working #121

Open theGaryLarson opened 5 days ago

theGaryLarson commented 5 days ago

Search for any uses of useUpdateSession across the project and determine if doing a database call to get needed data for each page is feasible.

gageberz commented 5 days ago

Related #91