-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
Description
After successful authentication, users are redirected to /dashboard which renders as a completely blank page with no content, components, or error messages displayed.
Steps to Reproduce
- Navigate to the login page.
- Click Google OAuth.
- Observe successful authentication.
- User is redirected to
/dashboard. - Dashboard displays as blank page.
Expected Behavior
The dashboard should display the intended UI components, user data, and navigation elements after successful authentication.
Actual Behavior
The /dashboard route renders a completely blank white page with no visible content or error messages.
Environment
- URL: muzer.100xdevs.com/dashboard
- Browser: Firefox
- Device: Desktop
Screenshot
Additional Context
- Authentication appears to complete successfully (redirect occurs).
- Issue occurs consistently after login.
Priority
High - Blocks all authenticated users from accessing the dashboard
Metadata
Metadata
Assignees
Labels
No labels