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

search bar doesn't seem to work? #33

Closed
maxbiostat opened this issue Oct 1, 2017 · 1 comment
Closed

search bar doesn't seem to work? #33

maxbiostat opened this issue Oct 1, 2017 · 1 comment
Labels

Comments

@maxbiostat
Copy link
Contributor

if you type stuff into the search box and press return nothing happens

@rambaut
Copy link
Contributor

rambaut commented Jun 17, 2024

The issue was with unescaped double-quotes " in the summary field of some pages. Replacing these with \" fixed the issue. To diagnose similar issues look at the JSON file in _site/search.json to check it is correctly formed.

@rambaut rambaut closed this as completed Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants