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
We commonly see pages that use specific lazy-loading techniques fail on this error – particularly ones that cover loading assets with a white canvas before revealing them. Such techniques may confuse FCP detection as they obscure the actual content being loaded with essentially what looks like a blank page.
Just to double-check, I also ran a test on Google's PageSpeed Insights, and I'm seeing something similar there, specifically on mobile.
Anecdotally, the template is extremely performant. I've never had a problem loading it.
However, it seems like this lazy loading method and/or FCP is causing issues. So I wanted to report it in case there's a fix!
The text was updated successfully, but these errors were encountered:
Hey, just wanted to share this issue from GTMetrix:
Via their blog, it mentions:
Just to double-check, I also ran a test on Google's PageSpeed Insights, and I'm seeing something similar there, specifically on mobile.
Anecdotally, the template is extremely performant. I've never had a problem loading it.
However, it seems like this lazy loading method and/or FCP is causing issues. So I wanted to report it in case there's a fix!
The text was updated successfully, but these errors were encountered: