## Problem in vh: By default, the vh unit includes the address bar that comes with a mobile browser.
The solution of this problem lead to new units.
You can understand solution through below image.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
First we got vh, then we invented svh to fix vh, then we invented lvh and dvh to fix svh ☠️
I used to run into so many layout bugs from vh on mobile, glad the new units finally address it. Are you already using dvh/lvh/svh in production?
yes