garand / sticky

jQuery Plugin for Sticky Objects
Other
3.3k stars 1.06k forks source link

mobile: chrome & safari - is-sticky class is removed after first scroll #217

Open davidloop opened 8 years ago

davidloop commented 8 years ago

Scenario:

  1. Initial load of page
  2. User scrolls within mobile browser
  3. 'is-sticky' class is applied to 'sticky-wrapper'
  4. User stops scrolling
  5. User lifts finger
  6. User scrolls again
  7. 'is-sticky' class is removed, never to return

Tested devices, all latest, Chrome, Safari: iPad Air 2, Nexus 7, iPhone 6s, Galaxy S5

pcabrera83 commented 7 years ago

Did you find a solution?