Skip to content

fix: search box does not work when themeConfig search provider is set#11

Merged
jooy2 merged 3 commits intomainfrom
fix-9
Dec 18, 2025
Merged

fix: search box does not work when themeConfig search provider is set#11
jooy2 merged 3 commits intomainfrom
fix-9

Conversation

@jooy2
Copy link
Owner

@jooy2 jooy2 commented Dec 18, 2025

Pull request checklist

You should familiarize yourself with the files README.md, CONTRIBUTING.md, and CODE_OF_CONDUCT.md in the root of your project.

  • If an issue has been created for this, add (fixes #{ISSUE_NUMBER}) to the end of the commit description. In {ISSUE_NUMBER}, please include the relevant issue number.
  • If you need to update or add to the article, please update the relevant content. If a multilingual article exists, you should update all relevant content in your own language, except for translations.
  • Add or update test code if it exists and is needed. Also, verify that the tests pass.
  • If this PR is not yet complete, keep the PR in draft status. If it's no longer valid, close the PR with an explanation.

What did you change?

fix search box does not work when themeConfig search provider is set

fixes #9

@jooy2 jooy2 self-assigned this Dec 18, 2025
@jooy2 jooy2 added the bug Something isn't working label Dec 18, 2025
@jooy2 jooy2 merged commit f658b99 into main Dec 18, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search box localization doesn't work when searchProvider: 'local'

1 participant