MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Lighthouse in F12 DevTool not working

Open
#3,702 3 comments 0 reactions 1 assignee View on GitHub

@champnic is already working on this.

Since Aug 11, 2023.

bug regression tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Description
As the title says, Lighthouse in F12 DevTool not working

Version
SDK: 1.0.1988-prerelease
Runtime: 115.0.1091.200
Framework: WPF
OS: Windows 11 Insider Preview, 25921.1000

Regression
Was this working before but has regressed? Yes
If yes, what version did this last work on? With Runtime 114 it's worked

Repro Steps

  1. Create a WPF application with the official template.
  2. In the MainWindow.xaml, add
    <DockPanel>
        <Wpf:WebView2 Name="WebView" Source="https://www.google.com.hk/"/>
    </DockPanel>
  1. Build and run the app
  2. Open the DevTool with F12, go to the Lighthouse tab
  3. Click Analyze page load, the dialog displays Lighthouse is warming up and no progress <- Problem

Screenshots
image

Additional context
N/A

AB#45948422

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.