All entriesFixed
CLS = 3.96 → 0.018
Speed Insights flagged a Cumulative Layout Shift score of 3.96 (forty times the "good" threshold). Traced it to SplitText swapping plain text for inline-block spans on hydration. Now we render identical markup on server and client. CLS dropped to 0.018.
Subscribe · RSS feed · Or get a monthly digest by email.