In particular, I'd like to add
<meta name="viewport" content="user-scalable=no, width=device-width, maximum-scale=1, initial-scale=1, minimum-scale=1">
and when I insert it into the head from JS, I'm still able to scroll horizontally on mobile browsers, so I'm guessing it needs to be in the head a load time.
Place it in a <head>
block outside of a <template>
tag in any .html
file.
Try using inject-initial atmosphere package to have your meta
tag present on the initial load.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With