scrollreveal
                                
                                
                                
                                    scrollreveal copied to clipboard
                            
                            
                            
                        Reveal does not animate when fired from onload event callbacks of uncached images
Demo
https://jsfiddle.net/p5vrj9hf/
Steps to reproduce:
- Open JSFiddle demo
 - Open Chrome inspector on network tab
 - Make sure "Disable cache" is unchecked
 - Press "Run" a few times (images fade in properly)
 - Now check "Disable cache"
 - Press "Run" a few times (images pop in immediately with no fade-in)
 
Note: the issue disappears if you reduce the number of images from 10 to 2.
Environment
- Operating System: macOS 10.14
 - Browser Version: Google Chrome 70.0.3538.77
 - ScrollReveal Version: 4.0.5
 
Any updates on this issue? You're right, ScrollReveal works great in FF - but in Chrome this onload issue has rendered SR useless as the animations are inconsistent. Curious if there will be a fix?
Having the same issues. Not a word on a fix yet?