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

Cannot read property 'contains' of undefined #1110

Closed
1 task
CHU295 opened this issue Apr 10, 2020 · 0 comments · Fixed by #1111
Closed
1 task

Cannot read property 'contains' of undefined #1110

CHU295 opened this issue Apr 10, 2020 · 0 comments · Fixed by #1111

Comments

@CHU295
Copy link
Contributor

CHU295 commented Apr 10, 2020

Bug Report

Steps to reproduce

When clicking the result switching page in the left search box, an error will be reported
image
Uncaught TypeError: Cannot read property 'contains' of undefined
at HTMLElement. (docsify.min.js:1)

After query, the source code needs to be modified
Modify 539 lines of source code and add a layer of judgment

image

What is current behaviour

What is the expected behaviour

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

Edit 307qqv236

Mention the docsify version in which this bug was not present (if any)

CHU295 added a commit to CHU295/docsify that referenced this issue Apr 10, 2020
@CHU295 CHU295 mentioned this issue Apr 10, 2020
19 tasks
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.

1 participant