Connor Clark
Connor Clark
This happens every time for you?
can you share the domains and chrome version and LH version and how/where you are running it (devtools, cli, etc).
applied stack packs too?
still interest?
We recently added "Axe Version" to the runtime settings. #10729  @jburger424 do you think we should also put plugin version numbers here? > I propose that we also include...
Canary had a bug where we served old LH in Devtools. Lasted a coupled weeks. It's fixed now.
Note that the default view for PSI is mobile, with quite stricter standards.
Not seeing LH take much longer on that page. You still get an issue?
We should consider changing the rounding maybe, so we would never show 0 if we decide to not filter.
- layout-shift-elements should do the top-5 filtering, TraceElement should just give us every shift - ~should probably add a filter to layout-shift-elements to only show shifts >= 0.001 (the granularity...