-
[OPIK-7462] [FE] fix: build Recent Activity links via router params to survive basepath strip (#7585)
发布于
2026-07-27 10:27:49 +00:00 Recent Activity links concatenated the workspace name into the
topath,
so on cloud (basepath/opik) a workspace likeopik-testingwas mangled
to/opik/-testing/...by TanStack's unbounded basepath strip. Pass the
workspace/project as route params instead so substitution runs after the
strip; correct on both cloud (/opik) and OSS/self-hosted (/).Co-authored-by: Claude Opus 4.8 noreply@anthropic.com
下载附件