The Wayback Machine - https://web.archive.org/web/20211017052948/https://github.com/responsively-org/responsively-app/issues/557
Skip to content
New issue

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

I would like to see the effect of not having the viewport set #557

Open
MandyHL opened this issue Feb 25, 2021 · 4 comments
Open

I would like to see the effect of not having the viewport set #557

MandyHL opened this issue Feb 25, 2021 · 4 comments

Comments

@MandyHL
Copy link

@MandyHL MandyHL commented Feb 25, 2021

🚀 Feature Request

📝 Description

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

✄1�7 Describe the solution you'd like

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" >

@open-collective-bot
Copy link

@open-collective-bot open-collective-bot bot commented Feb 25, 2021

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

We offer priority support for all financial contributors. Don't forget to add priority label once you become one! 😄

@manojVivek
Copy link
Collaborator

@manojVivek manojVivek commented Mar 24, 2021

@MandyHL Please help me understand the requirement here.

You can remove the viewport meta tag from your HTML to see how it behaves right?

@MandyHL
Copy link
Author

@MandyHL MandyHL commented Mar 25, 2021

I remove the meta tag to html〄1�7

The following picture is the effect in the Google browser〄1�7

image

The following images are in effect in ResponsivelyApp
image

They don't have the same effect.

@manoj19058
Copy link

@manoj19058 manoj19058 commented Apr 24, 2021

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