GoogleChrome / GoogleChrome/lighthouse
final url should persist fragment
Open
P2
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
we currently do not collect a fragment for final url, so in the report we never show the URL with the fragment.
Fragment can significantly change how the page is rendered so we should keep it around.
Probably should continue not warning if just the fragment is different between request / final url. Might need to change how PSI does its redirect/rerun prompt.
Contributor guide
Assessment
This issue has not been assessed yet.