We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Operating System: Windows
DocFX Version Used: 2.59.0
Template used: default
Steps to Reproduce:
Expected Behavior: working search
Actual Behavior: search crash
search-worker.js:39 Uncaught TypeError: Cannot read properties of undefined (reading 'search') at onmessage (search-worker.js:39:26)
The text was updated successfully, but these errors were encountered:
Ok so there was actually problem search index.json is not generated if noFollow is set to true.
Should be noted in docs.
Sorry, something went wrong.
Where was noFollow set to true?
I thought its google search :) meta tag no index no follow
Successfully merging a pull request may close this issue.
Operating System: Windows
DocFX Version Used: 2.59.0
Template used: default
Steps to Reproduce:
Expected Behavior:
working search
Actual Behavior:
search crash
The text was updated successfully, but these errors were encountered: