admin管理员组文章数量:1435823
When I load / in android chrome, a panel appears at the bottom of the site asking if I would like to make the page mobile-friendly.
Clicking on that option changes very little on the page since it is already very mobile-friendly.
What triggers this question and how can I address the issues it thinks it detects?
When I load http://www.thinkloop./article/state-driven-routing-react-redux-selectors/ in android chrome, a panel appears at the bottom of the site asking if I would like to make the page mobile-friendly.
Clicking on that option changes very little on the page since it is already very mobile-friendly.
What triggers this question and how can I address the issues it thinks it detects?
Share Improve this question edited Nov 8, 2016 at 23:35 Baz asked Nov 8, 2016 at 21:44 BazBaz 2,2972 gold badges23 silver badges27 bronze badges1 Answer
Reset to default 7It's because the viewport isn't defined in the sites meta tags. The browser doesn't know that the site has a responsive design and will attempt to set one if the prompt is clicked even if one is already defined.
版权声明:本文标题:javascript - What triggers android chrome to show the "make page mobile-friendly" panel? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745631206a2667284.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论