cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
438 stars 67 forks source link

Plugin not compatible with Docusaurus 2.0.0-Beta.7 #64

Closed yobyot closed 2 years ago

yobyot commented 2 years ago

Bug description

This plugin is incompatible with Docusaurus 2.0.0-Beta.7. Please see this issue. Thanks.

Reproduction

If possible, provide a link to the source of your documentation or at least the document/page this issue is about (if applicable). If this bug report is about a failure that occurs while building your documentation, please find out which document breaks the build process by building your documentation with debug information enabled as described in the README (DEBUG=1 yarn build). If you can, provide the document that breaks the build process as indicated by the debug messages.

Environment

Package Versions

If you use Yarn: yarn list --pattern '@docusaurus|@cmfcmf' --depth=0 If you use npm: npm list '@docusaurus/core' '@cmfcmf/docusaurus-search-local'

Node Version

node -v

Docusaurus Environment

Additional context

cmfcmf commented 2 years ago

Thank you for bringing this up! I released the fix proposed in #65 in 0.6.7.

yobyot commented 2 years ago

And thank you @cmfcmf and @Josh-Cena for being right on top of the issue and spending the time and effort to fix it right away. End users cannot ask for more.

Josh-Cena commented 2 years ago

End users cannot ask for more.

For that matter, I'm also an end user, who just happened to know how to fix this 😏