Sometimes the documentation search is not working:

It shows nothing.
But if I click on the Search button and wait for 2 seconds and type useMutation, it will return the results:

This problem seems to have been around for a while, as I met the same problem a few months ago.
To reproduce:
- open any doc page, e.g., https://tanstack.com/query/latest/docs/reference/onlineManager
- click on the search button, then paste
useMutation
- if you haven't see the issue, you might need to reload page and redo step 2.
Sometimes the documentation search is not working:

It shows nothing.
But if I click on the Search button and wait for 2 seconds and type

useMutation, it will return the results:This problem seems to have been around for a while, as I met the same problem a few months ago.
To reproduce:
useMutation