Description
When a user enter a keyword at the homepage search field and hit enter, the page just reload, instead of going to article results page. So, no result is shown.
How to reproduce
1 - Go to https://uvdeskdomein.com.br/en/
2 - Type anything on search field
3 - Hit Enter
You can try to force using URL. The same thing happens.
Enter the URL: https://uvdeskdomein.com.br/en/search?s=keyword
Possible Solution
Additional context
There are no log messages or error. Seems like the route /en/search does not exist or not being redirected.
Description
When a user enter a keyword at the homepage search field and hit enter, the page just reload, instead of going to article results page. So, no result is shown.
How to reproduce
1 - Go to https://uvdeskdomein.com.br/en/
2 - Type anything on search field
3 - Hit Enter
You can try to force using URL. The same thing happens.
Enter the URL: https://uvdeskdomein.com.br/en/search?s=keyword
Possible Solution
Additional context
There are no log messages or error. Seems like the route /en/search does not exist or not being redirected.