You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, the search functionality takes time to load, preventing readers from using the front page. Immediate fix is to disable the search functionality (see #4272), but longer term fixes could be:
Convert search loading functionality a non-blocking call
Move search functionality to its own page (thus unblocking front-page from search related slowness)
The text was updated successfully, but these errors were encountered:
andrewpollack
changed the title
Prevent slow "search"-functionality loading from blocking front page loading
Prevent "search"-functionality loading from blocking front page loading
Apr 16, 2023
andrewpollack
changed the title
Prevent "search"-functionality loading from blocking front page loading
"search"-functionality loading is blocking front page loading
Apr 16, 2023
Context: #4270
Today, the search functionality takes time to load, preventing readers from using the front page. Immediate fix is to disable the search functionality (see #4272), but longer term fixes could be:
The text was updated successfully, but these errors were encountered: