Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] 兼容被修改的文档锚点 #12158

Closed
fz6m opened this issue Feb 29, 2024 · 1 comment · Fixed by #12211
Closed

[Task] 兼容被修改的文档锚点 #12158

fz6m opened this issue Feb 29, 2024 · 1 comment · Fixed by #12211
Assignees

Comments

@fz6m
Copy link
Contributor

fz6m commented Feb 29, 2024

参考 0a666fc#r138866128 ,我们不应该变化锚点的内容,不然会导致以前的 url 全部失效。

预期的解法:

添加隐形 dom ,保持和以前一样的标题内容(锚点)。

@fz6m
Copy link
Contributor Author

fz6m commented Feb 29, 2024

特别是 patchClientRoutes 这个 url 被广泛在 issue 中答疑使用并且全部失效了,看文档的人还是比较多的,有空的时候可以关注一下这个 @chenshuai2144 🌹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants