-
Notifications
You must be signed in to change notification settings - Fork 700
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
[BUG] Index is empty initially #2514
Comments
Noticed this under "bug fixes" in 0.25.8:
I tried installing that version as well, but unfortunately I still seem to be getting that error. |
I can confirm that I've reproduced this bug for the PlayCanvas API reference manual. I had to bump back down to 0.25.9 for now. |
... and that's a good reason why I don't like hiding the entire page with JS. Not sure how I missed this, thanks for the report! |
Search terms
index, hidden, empty, settings
Expected Behavior
The index should include all of the items on the page.
Actual Behavior
The index is empty - UNTIL I edit something in the settings. See video below.
Steps to reproduce the bug
src/
typedoc src
Environment
Other
No plugins are used.
Here is the website used in the example: https://npm.nicfv.com/smath/
2024-03-05.10-35-18.mp4
The text was updated successfully, but these errors were encountered: