[
https://issues.apache.org/jira/browse/SUBMARINE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liu Xun updated SUBMARINE-422:
------------------------------
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.
!image-2020-03-12-14-58-05-640.png|height=250!
was:
Refresh page return 404
!image-2020-03-12-14-58-05-640.png|height=250!
> Fix refreshing page returns 404 error
> -------------------------------------
>
> Key: SUBMARINE-422
> URL: https://issues.apache.org/jira/browse/SUBMARINE-422
> Project: Apache Submarine
> Issue Type: Bug
> Components: Workbench Web
> Reporter: Hao Zhou
> Assignee: Liu Xun
> Priority: Major
> Fix For: 0.4.0
>
> Attachments: image-2020-03-12-14-58-05-640.png
>
>
> 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.
> !image-2020-03-12-14-58-05-640.png|height=250!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]