-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Have a BUG in scroll.js #1127
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
Comments
when the .md file name include chinese character:
result:
result:
|
this problem cause: because |
we need to check whether this change will cause side effects or not. |
fixed at #1146 |
Bug Report
Steps to reproduce
have a BUG in scroll.js
this BUG cause:
if path and id include chinese character, it can't find some result from the nav[].
What is current behaviour
What is the expected behaviour
last line shoule changed to:
Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS:
Node.js version:
npm/yarn version:
Browser version:
Docsify version:
Docsify plugins:
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)
The text was updated successfully, but these errors were encountered: