From 47b9141e2d0f8d24d6f20fcc8a54ce8861648b7d Mon Sep 17 00:00:00 2001 From: Siddhant Shukla <70441430+Siddhantshukla814@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:42:03 +0530 Subject: [PATCH] Update lighthouse-page.inc.php Fix for lighthouse treemap button --- www/include/lighthouse-page.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www/include/lighthouse-page.inc.php b/www/include/lighthouse-page.inc.php index 4acc7a31dc..195d1638c2 100644 --- a/www/include/lighthouse-page.inc.php +++ b/www/include/lighthouse-page.inc.php @@ -77,6 +77,7 @@ $treemap = [ 'lhr' => [ 'requestedUrl' => $url, + 'finalUrl' => $url, 'audits' => [ 'script-treemap-data' => [ 'details' => $lhResults->audits->{'script-treemap-data'}->details