I would like to see the effect of not having the viewport set #557
Comments
|
Hey @MandyHL Thank you for opening an issue. We will get back to you as soon as we can. Have you seen our Open Collective page? Please consider contributing financially to our project. This will help us involve more contributors and get to issues like yours faster. https://opencollective.com/responsively
|
|
@MandyHL Please help me understand the requirement here. You can remove the viewport meta tag from your HTML to see how it behaves right? |
|
Could you please elaborate on this a little more ..? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




I want to see the effect of my website without setting the meta tag of viewport, but at present, the effect of my website will default to adding viewport in the application, which is different from the real effect on the mobile phone
I would like to see the effect without the following tags, and the default width of the page is 980px with no automatic scaling
<meta name: "viewport", content: "width=device-width, initial-scale=1, shrink-to-fit=no" >
The text was updated successfully, but these errors were encountered: