animsition icon indicating copy to clipboard operation
animsition copied to clipboard

Sometimes I have endless loadings but content is ready

Open janstieler opened this issue 7 years ago • 5 comments

Hi, sometimes the animsition transition is not fadein the content and the site is endless loading but in the Chrome Developer Tools I see all content is loaded. If I reload the site than everything works fine. What could be wrong?

Cheers

janstieler avatar May 13 '17 23:05 janstieler

Have you tried setting the timeout option to true? I kept getting bit by this same issue until I realized that the default setting is false. IE:

......
timeout: true,
timeoutCountdown: 5000,
......

KillerSquid avatar May 23 '17 14:05 KillerSquid

Hi, I had set the timeout to false. I changed it and I will see if the endless loading is upcoming again.

Cheers and Thanks!

janstieler avatar May 23 '17 15:05 janstieler

Any luck?

KillerSquid avatar May 23 '17 15:05 KillerSquid

I looks good for my endless loading problem, but now I have an flicker after the page is loaded. Like the page have a short reload after animisition is finished.

janstieler avatar May 23 '17 16:05 janstieler

Hmm.... I haven't run into this issue but it looks like someone else has: #117

Do you have this online somewhere that I can see?

KillerSquid avatar May 23 '17 16:05 KillerSquid