harlan-zw / unlighthouse

Scan your entire site with Google Lighthouse in 2 minutes (on average). Open source, fully configurable with minimal setup.
https://unlighthouse.dev
MIT License
3.65k stars 105 forks source link

Static Report has broken full size images on performance tab #208

Open Dale-777 opened 2 months ago

Dale-777 commented 2 months ago

Describe the bug

  1. Generate report
  2. Open the Performance Tab
  3. click any thumbnail

The issue can be seen here: https://inspect.unlighthouse.dev/

Error seen in the console:

index.459f7752.js:7106 There are no focusable elements inside the <FocusTrap />

Screenshot 2024-04-17 at 10 57 41

Reproduction

No response

System / Nuxt Info

No response

Dale-777 commented 2 months ago

this seems to be an issue on the static report but not localhost

harlan-zw commented 2 months ago

I did attempt to debug this without much success, not sure what the issue is exactly. I don't think it relates to the FocusTrap warning.

I think this will need to wait until I re do the UI.