Bug reportAug 28, 2026· 0:30· 14 views
Semi Design docs: 'AI Icon' link in AI Component page navigates to 404
0:30 total
Comments · 0
Be the first to comment.
Bug report— by SceneRecap AI
mediumdocumentation
os: macOSlocale: en-USbrowser: Chromium 151.0.7922.34timezone: Europe/Berlinviewport: 1280x720
Repro steps
- 1.Navigate to the Semi Design AI Component page at `/zh-CN/ai/aiComponent`
- 2.Scroll down to the 'AI 基础组件' section displaying component links
- 3.Click on the 'AI Icon' hyperlink
Expected
Clicking 'AI Icon' should navigate directly to the Icon documentation page (e.g. `/zh-CN/basic/icon`).
Actual
The hyperlink contains an invalid relative path resolving to `/zh-CN/ai/aiComponent/zh-CN/basic/icon`, failing with a 404 error and redirecting back to the homepage.
Evidence
networkGET /obj/semi-tos/semi_main/page-data/zh-CN/ai/aiComponent/zh-CN/basic/icon/page-data.3f7a988b4c3ace1931d4a137c13cf0c1d5fe0e54.json returned HTTP 404
visualUser clicks 'AI Icon' link under the AI 基础组件 description
visualBrowser navigates away from AI Component docs and redirects to Semi Design landing page
Issue markdown (copy-paste ready)
### Summary
On the Semi Design AI Component overview page (`/zh-CN/ai/aiComponent`), the `AI Icon` hyperlink in the text ("以下是 AI 基础组件的一些示例,更多示例及使用场景详见 AI Token、AI Icon...") is configured with an incorrect relative URL path (`/zh-CN/ai/aiComponent/zh-CN/basic/icon`), causing 404 page-data fetch failures and redirecting users back to the homepage.
### Steps to Reproduce
1. Navigate to `/zh-CN/ai/aiComponent`.
2. Scroll down to the **AI 基础组件** section.
3. Click the **AI Icon** link in the descriptive paragraph.
### Expected Result
The link should navigate to the AI Icon documentation page (`/zh-CN/basic/icon`).
### Actual Result
The link navigates to `/zh-CN/ai/aiComponent/zh-CN/basic/icon`, which returns a 404 error and redirects to the landing page `/zh-CN`.
*Recorded with SceneRecap.*Your recordings could explain themselves too.
Free plan · silent recordings welcome · bug reports included.
Try SceneRecap free →