I use the preloader and some “Appear on Screen” animations. I noticed that the animations do not start at the beginning when the page is visible, is it possible that they already start running while the preloaded spinner is visible? Any way to avoid it?
Some javascript logic within blocs.js may need to be altered to compensate for what you describe, regarding the proper sequence of things, etc., – maybe it can be addessed.