Closed adnjoo closed 5 months ago
on web app when going to notes there's a flash of You need to be authenticated to see this page
probably checking non auth first
https://github.com/adnjoo/xtrack/blob/main/web/app/(protected)/notes/page.tsx
no flash
Description
on web app when going to notes there's a flash of You need to be authenticated to see this page
probably checking non auth first
https://github.com/adnjoo/xtrack/blob/main/web/app/(protected)/notes/page.tsx
Expected behavior
no flash
Example fix