Skip to content

## 馃悰 Bug: "Something went wrong" appears on every page after login#1455

Description

@JiyaBatra

馃悰 Bug: "Something went wrong" appears on every page after login

Description

After successfully logging in, the application shows "Something went wrong" on every page instead of loading the page content normally.

Steps to Reproduce

  1. Open CodeVibe.
  2. Login with a valid account.
  3. After successful login, navigate to any page.
  4. Notice that "Something went wrong" is displayed on every page.

Expected Behavior

After login, all pages should load normally and the user should be able to navigate through the application without errors.

Actual Behavior

After authentication, "Something went wrong" appears across every page, preventing normal use of the application.

Impact

This issue affects the entire post-login experience and prevents authenticated users from properly accessing the platform's features.

Suggested Investigation

  • Check authentication/token handling after login.
  • Check API requests made on page load.
  • Verify whether the user/session data is being fetched correctly.
  • Check browser console and network errors to identify the root cause.

Priority: High
Type: Bug / Authentication

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions