Knowledge · browser

LCP element render delay — hydration pushes the paint

When LCP is slow but the image is tiny and TBT is near zero, the bottleneck is not download — it's that the LCP element is a client component, so hydration blocks the paint. Diagnosis and a server-ify prescription

Date
2026-07-24
Reading time
5 min
Confidence
Inferred

Prerequisites

Document graph

  • TIL
  • KNOWLEDGE
  • BLOG

Related documents

Related Knowledge

Tags

lcphydrationcore-web-vitalsserver-componentsperformance