Skip to content

Cumulative Layout Shift metric not shown on summary or detailed page when value is 0 #4547

@ThimoCode

Description

@ThimoCode

Have you read the documentation?

URL

https://example.com

What are you trying to accomplish

When CLS is 0, it should still show the metric and its value (0) on both the summary and detailed page.

What browser did you use?

Chrome

How to reproduce

Run on example.com:

docker run --rm -v "$(pwd):/sitespeed.io" sitespeedio/sitespeed.io:38.2.0 -b chrome https://example.com/

Check both index.html and detailed.html and see that CLS is missing. If you check the timing summary on the page itself, you can see the CLS is 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions