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
I can reproduce this. This is most likely caused by the nodes being removed from the DOM before the end of the Lighthouse run. If so, there isn't much we can do however we could still display some sort of "Node removed from DOM" message instead of just blank space.
FAQ
URL
https://www.cin7.com/
What happened?
Hi there,
I found the page above results in empty layout shifts:
I used Lighthouse 12.3.0 run from CLI, something like:
Looking at the raw JSON, some items have a score but nothing else:
I am attaching the outputted JSON file, as well as the raw trace (running again with -G flag)
latest-run.zip
empty-layout-shifts-lh.json
What did you expect?
Either including the relevant element for a layout shift or skipping empty layout shifts
What have you tried?
No response
How were you running Lighthouse?
CLI
Lighthouse Version
12.3.0
Chrome Version
133
Node Version
18.16.0
OS
Linux
Relevant log output
The text was updated successfully, but these errors were encountered: