No content to show
User Activity
Just in case anyone is struggling with this, or finds this thread in search of the same solution:JS as mentioned in the solution: const priceButton = `price-button`;
const destinationPriceButton = document.getElementById(priceButton);
...
Sadly, experiencing the same and haven't found a way around it.It's very intermittent, with desktop redirecting fine., but not a mobile device (iOS, Chrome)