I had the same issue, adding shrink-to-fit=no to the HTML solved it for me.
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">