react-div-100vh
react-div-100vh copied to clipboard
A workaround for the '100vh' issue in mobile browsers
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Sometimes the height does not change when orientation change from Landscape to Portrait on iOS PWA
## Demo https://user-images.githubusercontent.com/9721056/146038649-3836d61f-b1ae-4fc6-b565-97f6c77460f5.MP4 ## Detail When changing orientation from Landspace to Portrait, sometimes the height doesn't change. But this doesn't always happen, it's really sometimes. It may be reproduced immediately,...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...
Hi, Thanks for creating this component! Its working fine when the bottom menu bar is present, but once you scroll it away, the height is not updated to the correct...
So I tried all 100vh hacks I found, and my conclusion is that native iOS behavior is not fixable. Every fix has its own quirks, even this one. I am...
Somehow I cannot get this to work with gatsby, the safari toolbar in iOS is still covering the div. I'm using the FullHeightComponent on my index page within the Layout...
When I shrink the website height by resizing my browser (`Chrome Desktop Version 87.0.4280.88`) the height (output of the `measureHeight` function) is sometimes too small by 15px. This means a...
I found an article: https://allthingssmitty.com/2020/05/11/css-fix-for-100vh-in-mobile-webkit/ Is it could be alternative over it?
Tried to install on a Gatsby V3 website via npm, got 238 line in the log, here they are: 220 timing auditReport:init Completed in 33087ms 221 timing reify:audit Completed in...