You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@landreev noticed that search is not working in the guides. The 6.1 version is fine but something after that broke it, possibly the upgrade to Sphinx 7 in d32446e, part of this pull request:
@landreev noticed that search is not working in the guides. The 6.1 version is fine but something after that broke it, possibly the upgrade to Sphinx 7 in d32446e, part of this pull request:
If you go to https://preview.guides.gdcc.io/en/develop/search.html?q=data&check_keywords=yes&area=default for example, you'll see "Please activate JavaScript to enable the search functionality" and the following errors about jQuery:
Uncaught TypeError: jQuery is not a function
Uncaught TypeError: $ is not a function
Here's a screenshot:
The text was updated successfully, but these errors were encountered: