Skip to content

Pages Return 404 After Refresh for Path-Based Routing #137

@b-f-chan

Description

@b-f-chan

With the implementation of a path-based routing gateway in the DMS, parts of Ego UI were modified to accommodate this.

However, some errors are now occurring due to the new setup. Specifically, if you try accessing a page, then refreshing it, a 404 error is returned. For example, click a specific User profile, view the details, then click refresh > 404. It appears that Nginx cannot resolve the route/path. Trying to click the browser Back button to go back will then also not resolve (also returns 404).

Load a page:
image.png

Then refresh:
image.png

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions