ant-design / antd-style

css-in-js library with antd v5 token system

Home Page:https://ant-design.github.io/antd-style/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐛[BUG] 文档站点点击任意链接跳转 404

wjq990112 opened this issue · comments

🐛 bug 描述

文档站点 path 错误,导致页面 404

📷 复现步骤

https://ant-design.github.io/antd-style/ 中点击任意链接跳转会跳转至 https://ant-design.github.io/guide/ 导致页面 404

🏞 期望结果

跳转至 https://ant-design.github.io/antd-style/guide/

💻 复现代码

None

© 版本信息

None

🚑 其他信息

None

尝试了一下,似乎只有未完全完成加载时的站点才会出现这样的情况,完成加载后就正常跳转了🤔

尝试了一下,似乎只有未完全完成加载时的站点才会出现这样的情况,完成加载后就正常跳转了🤔

这都让你发现了

dumi 的ssr 看起来有问题