Steps to replicate the issue (include links if applicable):
- Go to the Main Page of the French Wikinews
- Open the Console (CTRL Shift J on most of browsers)
- Go to Issues
What happens?:
An error/warning is reported by the browser in the Compatibility section :
The 'viewport' meta element 'content' attribute value should contain 'initial-scale=1'.
Affected ressource : <meta name="viewport" content="width=1000,initial-scale=1.6168421052631579">
How to Fix the Problem : https://webhint.io/docs/user-guide/hints/hint-meta-viewport/
What should have happened instead?:
Nothing. The browser should not report any bugs.
Software version (skip for WMF-hosted wikis like Wikipedia): WMF-hosted wiki (French Wikinews)
Other information (browser name/version, screenshots, etc.):
System : Windows 10
Browser : Edge 114.0.1823.67
I'm only passing on what the browser says, but the problem is probably in the site code.