Hi there 👋
I’ve encountered a strange issue with the search functionality on your website. When I enter any search term, it initially appears correctly in the dropdown suggestions. However, after clicking “See all results”, the search term gets prefixed with the string hacked-by-felek-test-2 on the results page.
For example, if I search for transition, the search query becomes hacked-by-felek-test-2transition.
Steps to reproduce:
- Go to the website.
- Type any term in the search bar (e.g. transition).
- Notice that suggestions appear correctly.
- Click “See all results”.
- Observe that the search query changes to hacked-by-felek-test-2transition.
I'm not sure if this problem is on your side or on algolia's. But this might indicate a misconfiguration, leftover test data, or a potential security concern.