I have a site that ask for Location permission in the first moment, with that information, reload the page for set it. When I use PageSpeed Insights (https://pagespeed.web.dev/) for measure performance it throws the next error of redirect:
We encountered an additional client-side redirect when loading the page. To see more accurate real user experience analysis and performance metrics, we suggest re-running with the updated URL. Updated URL chrome-error://chromewebdata/
and doesn't complete the measurement. Instead, when I perform the analysis with Lighthouse extension it works perfectly.
What makes the analyzes and their results different from the page (PageSpeed) and the extension (Lighthouse)?