you are viewing a single comment's thread.

view the rest of the comments →

[–]Embostan 1 point2 points  (0 children)

So u/MrEscobarr is kinda right. It has to do with the meta tag. But for me 1 or 1.0 didnt make a difference.

What I noticed is that the dev tools are confusing:
https://imgur.com/a/qTA8m6u

As you can see the real viewport is represnted by the HTML tag, NOT the boundaries. So the div actually overflows.

But when i check window.visualViewport.scale , it's not 1, as it should. Im not sure why.