Skip to content

search box num error / plugin 'full text search' #2334

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

Closed
1 task
apeishuai opened this issue Dec 13, 2023 · 1 comment
Closed
1 task

search box num error / plugin 'full text search' #2334

apeishuai opened this issue Dec 13, 2023 · 1 comment

Comments

@apeishuai
Copy link

Bug Report

after config 'full text search' plugin, the number of search box is wrong

Steps to reproduce

this is index.html, according the offical guid:
1 quick-start,
2 rewrite index.html,
3 execute command: docsify serve,
and will see the error
345
456

Current behaviour

234

Expected behaviour

123

Other relevant information

  • Docsify version: 4.4.4
  • Bug still occurs when all/other plugins are disabled?
    after conf this in index.html : <script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js"></script>
    the error show

  • Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue):
    https://docsify.js.org/#/plugins?id=full-text-search

Please create a reproducible sandbox

Edit 307qqv236

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

@apeishuai
Copy link
Author

it's config error, using this to replace the same content, and it will run
123

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

No branches or pull requests

1 participant