Skip to content

Repeated blank JavaScript exceptions on Chat/Profile routes #10

Description

@chopperdaddy

Summary

During the guest UX pass, browser console repeatedly reported blank JavaScript exceptions on Chat/Profile routes.

Steps observed

  1. Continue as Guest
  2. Navigate to Chat
  3. Check console
  4. Navigate to Profile
  5. Check console

Actual behavior

Console returned many JS errors with empty messages, e.g.

{"message": "", "source": "exception"}

At one point the console showed 87 repeated blank exceptions after Chat/Profile navigation.

Expected behavior

No uncaught exceptions, or at least actionable error messages if something is expected/handled.

UX impact

No obvious user-facing breakage was visible in the pass, but repeated blank exceptions may indicate swallowed runtime/render errors and could affect stability/performance.

Environment

  • Browser automation session on macOS
  • floored.app production beta
  • Guest account flow

Priority

Medium — investigate for stability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions