Search bar results link and SearchPage don't load new results after first view #8755
Closed
6 of 7 tasks
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.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
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
The text was updated successfully, but these errors were encountered: