[BUG] Search bar on FastAPI docs not working on Safari.
See original GitHub issueNot a bug in library itself but on docs webpage. The issue is that the search bar on documentation page (fastapi.tiangolo.com) does not work on safari browser on mac. Clicking on search bar shows Initializing search
and then nothing else happens.
It works on chrome though on the same system.
Here’s the screenshot:
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
SC in Safari Search Bar Not Working - Apple Community
It is a bug of the search bar on Safari for sure but here is a useful workaround.
Read more >[Bug] Search bar not working correctly on dev API docs
When I use the search bar on the Figma API docs results don't appear as you type and hitting enter doesn't display any...
Read more >405 method not allowed when using 'put', but success with 'get ...
I can't post a full answer now, but the quickest solution for now is to not access the API directly from the browser...
Read more >How to Fix the HTTP 304 Not Modified Status Code - Kinsta®
The HTTP 304 status code tells you there's a communication problem between the browser and a website's server. Fix this issue using one...
Read more >Metadata and Docs URLs - FastAPI
This is the version of your own application, not of OpenAPI. For example 2.5.0 . terms_of_service, str, A URL to the Terms of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The search hangs in ‘Initializing search’ state, while debugger shows the following error.
This happens like 9/10 times I try to load the site. Even in incognito mode, all browser extensions disabled.
UPD: I tried to turn off built-in Firefox tracking blocks. The search is sporadically available, but the error is always present. It seems that the search is available only on the first page reload after changing element blocking policies (either to stricter or more tolerant).
This was probably related to an older version of the theme Material for MkDocs. But I think the newer versions should work fine.