Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xantredev/broken-dynamic-viewport-units
Reproduction of unstable work of dynamic viewport units in different browsers on IOS
https://github.com/xantredev/broken-dynamic-viewport-units
Last synced: about 1 month ago
JSON representation
Reproduction of unstable work of dynamic viewport units in different browsers on IOS
- Host: GitHub
- URL: https://github.com/xantredev/broken-dynamic-viewport-units
- Owner: XantreDev
- Created: 2024-09-16T13:22:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T16:25:03.000Z (4 months ago)
- Last Synced: 2024-12-08T20:38:54.770Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://xantredev.github.io/broken-dynamic-viewport-units/
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Broken dynamic viewport units
Reproduction of unstable work of dynamic viewport units in different browsers on IOS (maybe there is also android browsers, but I failed to reproduce the behvaiour)
Browsers that misreport `svh`, `lvh` units
- Firefox Focus (iOS)
- Brave (iOS)
- Arc (iOS)
- Opera (iOS)
- [Telegram Webview (iOS)](https://github.com/TelegramMessenger/Telegram-iOS/issues/1551)[dynamic-viewport.webm](https://github.com/user-attachments/assets/1eae0f59-e93b-4b45-be80-eb2b645c8da0)
This behaviour causes cumulative layout shift when `min-height: 100lvh` used
[dynamic-viewport-cls.webm](https://github.com/user-attachments/assets/16dd921a-c0a9-4ced-9798-55eb6ce5056c)