Skip to content

bug:The "Go Back Home" button on the 404 (Not Found) page is completely unresponsive in production environments. #1868

@Rohanpawar9921

Description

@Rohanpawar9921

Describe the bug
The "Go Back Home" button on the 404 (Not Found) page is completely unresponsive in production environments. When users click the button, nothing happens - no navigation occurs and users remain stuck on the error page.

To Reproduce
Steps to reproduce the behavior:

  1. visit the official website and go to random non existing route on website and try to click 'go back home' button
  2. No redirection to the home route

Expected behavior
'go back home' button should redirect to home route

Screenshots or GIFs

20250718-0611-00.3795973.mp4

Info (please complete the following information):

  • Browser - Edge
  • Version - 138.0.3351.95

Additional context
Locally it is working fine, but in actual website, it is not working may be dur to hydration error in Next.js

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