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
Exclude non_blocking_dynamic from the render blocking section (#4826)
Chrome tags dynamically injected resources that don't block rendering as non_blocking_dynamic — a more specific flavour of non_blocking, not a problem. They showed up in the render blocking card's "Other" section, implying something to investigate where there is nothing. All spellings of the value now join non_blocking in the excluded set; genuinely unknown statuses still surface in Other so nothing is hidden.
Co-authored-by: Claude Fable 5 noreply@anthropic.com
0 commit comments