question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Avoid an excess DOM size goes "Error!"

See original GitHub issue

When auditing https://westbrook.github.io/minesweeper/ the “Avoid an excess DOM size” returns Error!.

Provide the steps to reproduce

  1. Visit https://westbrook.github.io/minesweeper/
  2. Run DevTools audit
  3. See “Avoid an excess DOM size” report

What is the current behavior?

image

What is the expected behavior?

It tells me something useful… right?

Environment Information

  • Affected Channels: DevTools
  • Lighthouse version: Stable & Canary
  • Operating System: Mac OS

Related issues

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
NickolasBenakiscommented, May 26, 2019

I would like to work on this

1reaction
connorjclarkcommented, May 27, 2019

thanks @NickolasBenakis!

Tried to assign you but I guess only project members can be assigned to issues 😃 anyway, go for it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix avoid excessive-DOM size lighthouse warning
An excessive DOM size means that there are too many DOM Nodes (HTML tags) on your page or that these html tags are...
Read more >
Avoid an excessive DOM size - Chrome Developers
Learn how a large DOM can reduce your web page's performance and how you can reduce the size of your DOM at load...
Read more >
Lighthouse: Avoid an excessive DOM size - GTmetrix
Avoiding an excessive DOM size is in the best interest of your page, particularly within the context of page experience. How does your...
Read more >
7 Proven Strategies for Fixing “Avoid an Excessive DOM Size ...
Adding dynamic elements on your website comes with a price, as they might bloat it with extra JavaScript nodes. For starters, you can...
Read more >
How To Avoid An Excessive DOM Size In WordPress (5 ...
How do you avoid an excessive DOM size? ... CSS should not be used to conceal undesired elements. Don't use plugins that aren't...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found