-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
fix(theme): SearchPage should respect contextualSearch: false
setting
#10178
Conversation
✅ [V2]
To edit notification comments on pull requests, go to your Netlify site configuration. |
⚡️ Lighthouse report for the deploy preview of this PR
|
packages/docusaurus-theme-search-algolia/src/theme/SearchPage/index.tsx
Outdated
Show resolved
Hide resolved
contextualSearch: false
setting
Thanks This is already an improvement, but this alone does not totally fix #3805
|
Pre-flight checklist
Motivation
Getting the Search page working for anyone without facets configured on Algolia index.
Related issues/PRs
#3805