Open staycoolcall911 opened 1 year ago
see if searchPagePath
in docusaurus.config.js
should be changed to docs/search
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
The page that's linked (https://www.winglang.io/search?q=regex) appears to show a list of valid search results now, so it looks like this was fixed.
Still doesn't work for me.
Odd -- yeah it seems when I open the link directly it doesn't work, but if I go through the UI (type in search bar, scroll down inside the modal and click "See all results" at the bottom) then I'm taken to the page with the full results, and the page has the same URL (screenshot below) 🤔
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
I find that using the search bar on the docsite works for me, but directly going to winglang.io/search?q=regex does not, leading me to believe the problem lies in how the server handles requests with query parameters.
I think you need to set routing
to true
in InstantSearch, as explained here.
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Still happens when I refresh the results page: https://www.winglang.io/search?q=regex
I tried this:
This happened:
Browser address bar navigated to this url: https://www.winglang.io/search?q=regex which leads to an http 404 page (not found) if I refresh the browser or click on that link.
I expected this:
Stable, bookmarkable navigation.
Is there a workaround?
No response
Component
Documentation
Wing Version
No response
Node.js Version
No response
Platform(s)
No response
Anything else?
No response
Community Notes