Js issues in google lighthouse

Browser: Chrome (new)
OS: macOS / Windows / Linux / etc.
URL: this page

hello bricks team,

No plugins are active and only a few simple elements are used on the page, But there are always two js errors in Lighthouse.

Reduce unused JavaScript

and

Avoid serving legacy JavaScript to modern browsers

Hi @jolia,

I’ll move this to the Improvmene channel, I think it’s not a bug. And regarding those two JS errors, this is what Bricks loads. And especially because you don’t have many elements, there is more of unused JS code.
But, that JS code does not run, so it will not slow down your website, except few more kb to load.

Matej

1 Like