argo-ui icon indicating copy to clipboard operation
argo-ui copied to clipboard

Navigation error with location.href ends with `/`

Open KSH-code opened this issue 1 year ago • 0 comments

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.

KSH-code avatar Jun 12 '24 08:06 KSH-code