Skip to content

Commit b737087

Browse files
author
Mike Kozicki
authored
Merge pull request #3044 from catchpoint/Siddhantshukla814-patch-1
Lighthouse treemap button fix
2 parents 3210584 + 47b9141 commit b737087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/include/lighthouse-page.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
$treemap = [
7878
'lhr' => [
7979
'requestedUrl' => $url,
80+
'finalUrl' => $url,
8081
'audits' => [
8182
'script-treemap-data' => [
8283
'details' => $lhResults->audits->{'script-treemap-data'}->details

0 commit comments

Comments
 (0)