Skip to content

🐞 Bug: Landing Page Returns 404 on Refresh #3

@Asymtode712

Description

@Asymtode712

Description:
After the app is deployed on Render, the /welcome route works fine when navigated to from within the app. However, if I refresh the page while on /welcome, it results in a 404 Not Found error. Removing /welcome from the URL loads the landing page correctly.

Expected Behavior:
Refreshing any valid route (like /welcome) should reload the page without errors.

Actual Behavior:
Refreshing /welcome causes a 404 error, even though the route exists in the Angular app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions