-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Prerequisites
- I'm using the latest version of Docusaurus.
- I have tried the
npm run clearoryarn clearcommand. - I have tried
rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages. - I have tried creating a repro with https://new.docusaurus.io.
- I have read the console error message carefully (if applicable).
Description
The See all n results link at the bottom of the search modal from the search bar doesn't load new search results if the SearchPage is already loaded.
Reproducible demo
No response
Steps to reproduce
- Go to https://docusaurus.io/
- Search for "Admonition" using search bar
- Scroll to bottom of modal to the See all n results link
- Select results link and view all results
- Open the search bar on the top right and search for "Blog"
- Scroll to bottom of modal to the See all n results link
- Select results link and view all results
Expected behavior
URL changes to https://docusaurus.io/search?q=blog
Results for "Blog" would be displayed on the search results page
Actual behavior
URL changes to https://docusaurus.io/search?q=blog
Results for "Admonition" are still displayed
Your environment
https://docusaurus.io
Self-service
- I'd be willing to fix this bug myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution