react-window-size
react-window-size copied to clipboard
Window height is super wrong.
My window size is around 1920x900, and it's coming up as:
windowWidth: 1920 windowHeight: 135
I'm not going to use this package, but I thought it'd be handy if you were aware. No actual JavaScript screen size calculation returns something this wrong (e.g document.documentElement.clientHeight)
1.2.0 worked , the latest release has broken