The search index is not available
eidng8 opened this issue ยท 4 comments
๐ Bug Report
As reported in TypeStrong/typedoc#1247. I've check the default theme is working fine. The search function breaks while using this plugin. Maybe due to 0.10.x
release has changed the search script?
If you need something to check, here's a repo for you to test with
The following versions can be used normally after testing
"eledoc": "^0.2.1",
"typedoc": "^0.16.10",
"typescript": "^3.7.2"
This is an example repo
Note: There is indeed a problem with the new version of Typedoc
This doesn't work:
"eledoc": "^0.2.1",
"typedoc": "^0.17.4",
"typescript": "^3.8.3",
Sorry I may have introduced confusion above. Search script has been changed in typedoc-default-themes
version 0.10.1
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Why is this a won't fix?