We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://resource-loading.glitch.me/meta-viewport.html
It reports this:
Does not have a tag with width or initial-scale
But it DOES have a <meta name="viewport"> tag with width and initial-scale. We changed this in #15394
<meta name="viewport">
We should rename this audit to:
Does not have a tag with width and initial-scale >= 1
It to tell me the problem, not confuses me.
See also: https://stackoverflow.com/questions/78536947/pagespeed-problem-with-initial-scale-does-not-have-a-meta-name-viewport
No response
PageSpeed Insights
12.0.0.0
The text was updated successfully, but these errors were encountered:
@tunetheweb how do you feel about "Has a mobile optimized viewport" which better reflects the goal of this audit?
Sorry, something went wrong.
SGTM!
adamraine
No branches or pull requests
FAQ
URL
https://resource-loading.glitch.me/meta-viewport.html
What happened?
It reports this:
But it DOES have a
<meta name="viewport">
tag with width and initial-scale.We changed this in #15394
We should rename this audit to:
What did you expect?
It to tell me the problem, not confuses me.
See also: https://stackoverflow.com/questions/78536947/pagespeed-problem-with-initial-scale-does-not-have-a-meta-name-viewport
What have you tried?
No response
How were you running Lighthouse?
PageSpeed Insights
Lighthouse Version
12.0.0.0
Chrome Version
No response
Node Version
No response
OS
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: