docusaurus-plugin-search-local icon indicating copy to clipboard operation
docusaurus-plugin-search-local copied to clipboard

An offline/local search plugin for Docusaurus v2

Results 16 docusaurus-plugin-search-local issues
Sort by recently updated
recently updated
newest added

## Bug Description React DevTools throws when attempting to go to a search result on first load of the application. ``` Warning: Cannot update a component (`SearchModal`) while rendering a...

## Summary When running `npm install` in this repo, we are seeing NPM audit output with vulnerabilities (both moderate and high severity). Before we get to v1.0.0 we should fix...

I use version 2.0.1, and I found out that 'language' is not allowed. Is there any plan to allow all languages to be used? If not, it would be nice...

It is generating wrong links for example searching for "linter errors" and clicking the first result should go to https://docs.flathub.org/docs/for-app-authors/linter#linter-errors but the generated link goes to https://docs.flathub.org/docs/for-app-authors/linter/docs/for-app-authors/linter#linter-errors

For some reason my search index after docusaurus build contains u and h that are the same except h also has a hash, so the following code will always produce...

Including docusaurus-plugin-search-local as a plugin in docusaurus 3.4.x causes the following issues at runtime in production build. Doesn't seem to affect usability. The following patch fixes both of the issues...