Skip to content

Page Refresh Returns 404 on Client-Side Routes in Production Deployment #4

Description

@MithunSrinivas28

When navigating through the application using the UI, all routes work correctly.

However, refreshing the browser on any non-root route (F5 / Ctrl+R) results in a 404 Not Found error.

Steps to Reproduce
Open the application.
Navigate to a route such as:
/inventory
/dashboard
/requests
/insights
Refresh the page.
Observe the 404 response.
Expected Behavior

The application should load normally after a browser refresh regardless of the current route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions