Open onno-timmerman opened 1 year ago
Can you check the "network" tab and see what URLs it tries to GET, and the actual response?
No response as it block with the popup. Seems the problem does occur not always. I took this time a couple of searches.
?query=pro
shows as 302 then a 404. can you check each of them to get the full URLs?
I tried replicating and could not, so having as much info would help find the issue faster
This is reproducible if your browser's preferred language is not available on the website.
For example, with the following setup:
Going to https://guide.wagtail.org redirects to https://guide.wagtail.org/id-latest/ that shows a 404 page. Doing search while on this page will trigger this issue.
Similarly, for some reason doing the AJAX-based search while on the search page e.g. https://guide.wagtail.org/en-latest/search/?query=hello will also trigger this issue (only if the language is not available, like above).
Moving this issue to the guide repo.
was looking something up for somebody and used the search on the wagtail guide. When using the search something seems broken :)