facebook / fbjs

A collection of utility libraries used by other Meta JS projects.
MIT License
1.95k stars 313 forks source link

The getViewportDimentions on iOS returns wrong data #358

Open lxgreen opened 4 years ago

lxgreen commented 4 years ago

This line relies on window.innerHeight. This property is a known troublemaker on iOS.