Closed ProjectMoon closed 1 week ago
Tried reproducing but couldn't see any issues, can you provide more context
Bit more info based on browser console:
{"type":"message","message":{"chatId":"2882b84d8632c0e40a7e1083f130817728d807a4","content":"testing"},"focusMode":"webSearch","history":[["human","testing"]]}
(for /?q=testing
).Default logging configuration of the Docker images doesn't show any messages printed out, so I am unsure of what's going on on the server.
This issue has been fixed in a recent update
Describe the bug Searching directly via a URL (e.g.
https://perplexica.example.com/?q=search term
) seems broken in the latest release. It loads the page with the term as the title, but no search seems to be performed, and no output is generated.To Reproduce Steps to reproduce the behavior:
?q=
appended to the query string.Expected behavior Results to load as normal.