argo-ui
argo-ui copied to clipboard
Navigation error with location.href ends with `/`
fix #564
When I discover applications on like https://argocd.com/service/applications/, search applications and then click it. But it is redirected to https://argocd.com/service/applications//{application-name}. And an empty page is shown also.
for the soultion, the slash in the end has to be removed.