You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Been having issues with Waypoints in the new iOS10 update so I started to use this plugin. It looks & works great on desktop and on the Chrome mobile emulator, but on an actual iPhone with iOS10 headers simply don't stick once you scroll passed. Not sure what the Apple dev team did but whatever it is seems to really limit fixed positioning on elements during a scroll event.
Anyone else seeing the same thing?
The text was updated successfully, but these errors were encountered:
Same issue happening for me. Even looking at the demo site here on GitHub on iOS the headers won't stick unless I pause scrolling. Then the fixed items will flash to their fixed positions, but then go away again if I scroll up or down the page. This bug basically renders the plugin unusable for any projects at the moment.
Been having issues with Waypoints in the new iOS10 update so I started to use this plugin. It looks & works great on desktop and on the Chrome mobile emulator, but on an actual iPhone with iOS10 headers simply don't stick once you scroll passed. Not sure what the Apple dev team did but whatever it is seems to really limit fixed positioning on elements during a scroll event.
Anyone else seeing the same thing?
The text was updated successfully, but these errors were encountered: