Whenever I try to visit /maps
or click on the "Maps" button in search results, I get a 302 response which redirects me to the home page. I'm not sure if that means I can no longer access Maps, if it's currently unavailable, or if there's something I have configured somewhere that disables it. If it's on my end, that could be better communicated through the UI.
I also noticed Quick Answer seems to be impossible for me to use now. I can't find a button to enable it in the UI, and appending a question mark to the end of my search doesn't trigger it. I have "Auto Quick Answer" enabled in the settings, which from what I can tell should cause it to appear at the top.
On desktop, I seem to be getting redirected from /search
to /html/search
, and from /
to /html
, which might be the reason why I'm getting this weird behavior with quick answer (and I noticed this doesn't happen on mobile for me, but when I visit /html/search
directly on mobile, I don't get quick answer anymore). Whenever I try to visit /maps
directly as well, I get redirected to /
.
For context, I'm on Firefox on Windows 11, request to /maps appears to have used HTTP/3 for what that's worth, and I'm on the "Professional" plan. Both of these features are working correctly on my mobile device (FF on Android).
Clicking "Maps" should take me to the maps page like it does on Mobile. Same with visiting the URL directly (which also is redirecting me).
Appending '?' to the end of the query with "Auto Quick Answer" enabled should trigger the quick answer component to show up.