How to Replicate
Steps
- Do a web search with a lens using a bang, e.g. "abc" with lens 1.
- Click on "All" below the search bar.
- You are now redirected to https://kagi.com/_nt/search?q=abc, giving you a 404 response.
Important
You must activate the lens through a bang. If I e.g. search for "abc" using lens 1, this opens https://kagi.com/search?lens=1&q=abc. If I instead search for "abc" first and activate the lens afterward, this redirects to https://kagi.com/search?q=abc&lens=1 (notice that search and lens are the other way around now). Clicking on "All" redirects to https://kagi.com/search?q=abc (notice the lack of the _nt) without issues, in that case.
Expected Behaviour
Same as when doing a search and then activating a lens and clicking on "All" – deactivation of the lens, i.e. redirection to e.g. https://kagi.com/search?q=abc and no 404 response.