Not working on iOS
See original GitHub issueHi,
Your demo page is working great, but my implementation of ScrollTrigger is not working on iOS. I am trying to track down the issue now. I am calling jQuery before it, which I think may be a factor. The initial invisible
class is being applied, but not the visible
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
If an app on your iPhone or iPad stops responding, closes ...
If an app on your iPhone or iPad stops responding, closes unexpectedly, or won't open · Close and reopen the app. Force the...
Read more >App not working or opening on iPhone? Here're 11 real fixes
App not working or opening on iPhone? Here're 11 real fixes · Force quit the iOS app · Restart your iPhone · Update...
Read more >How to Fix If iOS 14 Apps Not Working
1. Reboot Device · 2. Close all Minimized Apps on the iOS Device · 3. Update the Apps to the Latest Version from...
Read more >[Solved] How to Fix Move to iOS Not Working - iMobie Help
How to Fix Move to iOS Not Working · 1. Make sure both iPhone and Android are not disturbed by calls during transfer....
Read more >iOS 15 Problems: 5 Things You Need to Know - Gotta Be Mobile
Some iPhone users are having trouble downloading and installing the new software. If your iOS 15.7.2 installation gets stuck, try hard resetting ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Now fixed in v0.2.4 and v0.1.3. All because i checked if the x & y where bigger than 0, where i should have checked if it was equal or bigger than.
Great - thanks for the quick work!