Hi,
I would agree with you Nicolas about a bug of the browser. That was my first thoughts too.
However i tried other few websites who has something similar. Filter which use select box to update products via ajax... and they don't have such issue with select box on same default samsung internet browser. I am affraid that it is something related to new ajax refresh system.
Here is the link to the video with the issue:
This message contains confidential information
Now, i took my time and installed fresh joomla and fresh Hikashop with sample data. I still see same issue. So I tried to debug browser
developers.google.com/web/tools/chrome-d...irect&utm_source=dcc
I lack of knowledge and time to debug such things...
What i found that. After selecting option and ajax refresh, trying to select any other values does nothing ( as you can see per my video attached ), there is not xhr request happening. Seems select action gets disabled or something...
I tried to look into other website, which you can see in my video, who use same select option for filtering and it works fine...
Are you able to see the issue on your end?
Thanks