We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSS dynamic viewport units work incorrectly. lvh, svh shouldn't change
lvh
svh
lvh and svh is static
lvh = svh = dvh
dvh
height:100lvh
Demo
More context
Device: iPhone 13 Pro
iPhone 13 Pro
iOS version: 17.6
17.6
App version: 11.1
11.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Description
CSS dynamic viewport units work incorrectly.
lvh
,svh
shouldn't changeExpected Behavior
lvh
andsvh
is staticActual Behavior
lvh
=svh
=dvh
Steps to Reproduce
height:100lvh
Demo
More context
Screenshots and Videos
IMG_0227.MP4
Environment
Device:
iPhone 13 Pro
iOS version:
17.6
App version:
11.1
The text was updated successfully, but these errors were encountered: