Quick Search addon not returning results after latest update
- Browser: Firefox 128, Chrome 126
- Theme: Fantastic Dark (default)
- Device: Desktop Windows 11
- Steps: Type in search bar > no dropdown results > page reload does nothing
- Console: No JS errors, but API call returns 404
- URL: /quick-search/search returns 404 (maybe route not registered?)
Code:
GET https://localhost/quick-search/search?q=test 404 (Not Found)
XHR failed for search query: test
Other than that, forum is running smooth. Good work on the update.