Skip to content
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

Search doesn't work in the docs website #2095

Closed
Seanitzel opened this issue Jun 7, 2023 · 2 comments
Closed

Search doesn't work in the docs website #2095

Seanitzel opened this issue Jun 7, 2023 · 2 comments

Comments

@Seanitzel
Copy link

Seanitzel commented Jun 7, 2023

Environment

Chrome latest version

Reproduction

  1. Go to https://content.nuxtjs.org/
  2. Click the search button OR Ctrl + k
  3. No search appears, an error is logged in the console:
TypeError: Cannot read properties of null (reading 'click')

Describe the bug

This bug prevents people from being able to search the docs properly and makes developing with this great module quite cumbersome.

@nobkd
Copy link
Contributor

nobkd commented Jun 9, 2023

This works again, since the package updates in #2078

It was probably related to #2094
with this solution nuxt-modules/algolia#152 (comment)
released in https://github.com/nuxt-themes/docus/releases/tag/v1.12.3

@Seanitzel
Copy link
Author

Fixed indeed!

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants