We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
参考 0a666fc#r138866128 ,我们不应该变化锚点的内容,不然会导致以前的 url 全部失效。
预期的解法:
添加隐形 dom ,保持和以前一样的标题内容(锚点)。
The text was updated successfully, but these errors were encountered:
特别是 patchClientRoutes 这个 url 被广泛在 issue 中答疑使用并且全部失效了,看文档的人还是比较多的,有空的时候可以关注一下这个 @chenshuai2144 🌹
patchClientRoutes
Sorry, something went wrong.
chenshuai2144
Successfully merging a pull request may close this issue.
参考 0a666fc#r138866128 ,我们不应该变化锚点的内容,不然会导致以前的 url 全部失效。
预期的解法:
添加隐形 dom ,保持和以前一样的标题内容(锚点)。
The text was updated successfully, but these errors were encountered: