smile-io / code-samples

A repo to help developers get started with Smile.io
11 stars 5 forks source link

Fixing slider redeem button issue on ios mobile #34

Closed ashleyannemclean closed 4 years ago

ashleyannemclean commented 5 years ago

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.