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

"minimal-ui" viewport property was removed on iOS8 #10

Closed
ciscorn opened this issue Nov 12, 2017 · 1 comment
Closed

"minimal-ui" viewport property was removed on iOS8 #10

ciscorn opened this issue Nov 12, 2017 · 1 comment

Comments

@ciscorn
Copy link
Contributor

ciscorn commented Nov 12, 2017

Safari's inspector shows an alert about this.

I think the default value of the viewport should be width=device-width, initial-scale=1.

This question is available on Nuxt.js community (#c6)
@pi0
Copy link
Member

pi0 commented Nov 16, 2017

Hi @ciscorn. Yes, i is deprecated since IOS 8. BTW does it makes any unwanted behavior? I think we may keep it for a while supporting 7.x users if the only problem is safari warn.

Ref: http://absolide.tumblr.com/post/100022548384/the-minimal-ui-is-dead-long-live-the-minimal-ui

UPDATE: Now it defaults to width=device-width, initial-scale=1 only. A new nativeUI option added to it enable back.

pi0 pushed a commit that referenced this issue Nov 16, 2017
@pi0 pi0 closed this as completed Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants