Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Because the workbench is developed using angular,
the adjustment of angular WEB pages is completely controlled by the front end,
so when you manually refresh a specific page in the browser,
the browser will send the request for this page to the back-end service,
but the back-end service only In response to API requests, it will cause the front end to display 404.
The solution is to find that not all API requests directly return the content of the index page,
so that the front end will automatically perform correct page routing processing.
Attachments
Attachments
Issue Links
- links to