Top "Lighthouse" questions

Lighthouse is an open-source, automated tool for improving the quality of web pages.

Image elements do not have explicit width and height

Lighthouse keeps telling me that "Image elements do not have explicit width and height" eventhough i've tried to add it …

reactjs image lighthouse
pwa - Service worker does not successfully serve the manifest's start_url

I am trying to add PWA functionality to an existing website that is hosted on Azure and uses Cloudflare CDN. …

service-worker cache-control progressive-web-apps lighthouse
WebApp: Failures: Service worker does not successfully serve the manifest's start_url

After testing the web app with Lighthouse I have such error: User will not be prompted to Install the Web …

google-chrome service-worker progressive-web-apps lighthouse
Lighthouse audit says content not sized correctly for viewport, despite body width being 100%

I have set the body css of my html page to 100% and with no margins or padding, but it still …

javascript html css viewport lighthouse