Skip to content

Application crashes with "Something went wrong" due to JavaScript runtime error after user interaction #1221

Description

@Akanksha07-c

Description

The application initially loads correctly.

However, after interacting with the application (e.g., typing in the login form or clicking Sign Up), the application crashes and displays the "Something went wrong" error page.

Browser Console

Uncaught TypeError: Cannot read properties of null (reading 'style')
at renderProfile ((index):537:22)
at (index):588:3

Expected Behavior

The application should continue functioning normally after user interaction.

Actual Behavior

The application crashes and displays the error page.

Image

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