The click handler was sometimes not being added as expected to the points slider redeem button on iOS mobile devices. It turns out this is a known issue with jquery and iOS devices. The good news is that the fix for this issue is this simple line of css.
Tested using an iphone simulator and things work as expected now.
The click handler was sometimes not being added as expected to the points slider redeem button on iOS mobile devices. It turns out this is a known issue with jquery and iOS devices. The good news is that the fix for this issue is this simple line of css.
Tested using an iphone simulator and things work as expected now.