Hi there!
For the past few weeks or so, I've been unable to see any results (or even the element that says there are no results) in the News tab for any search query I've tried.
I've tried from Firefox for Linux and macOS, Chrome for Linux and macOS, Safari mobile, Orion on mobile. There are no network errors or console errors. When inspecting elements there are no search results in the DOM (or any element indicating lack of search results).
A response on Firefox for the stream https://kagi.com/socket/news?q=bluesky
includes the following JSON
[
{
"tag": "hi",
"payload":
{
"trace": "dec8804347eec9c3541e069f96830b0f",
"parent": "9e0b0113d465f179930030484d5d13e2"
},
"sent_at": 1731483907606,
"kagi_version": "202411110343.prod.0457bf4"
}
]
I've attached some screenshots of what I'm seeing (or not seeing haha) on all my devices/browsers:
Firefox Linux:
Orion iOS:
Safari iOS:
Expected to have visible search results on the News tab.