On mobile devices, the position of the popup is occasionally adjusted to ensure it remains on the screen. However, due to the interaction between the 'onmouseenter' event and the popup, there are instances where the popup appears and at the same time a (review) button is being clicked. So I just disabled popup pointer events for a brief time.
On mobile devices, the position of the popup is occasionally adjusted to ensure it remains on the screen. However, due to the interaction between the 'onmouseenter' event and the popup, there are instances where the popup appears and at the same time a (review) button is being clicked. So I just disabled popup pointer events for a brief time.