mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8a6027de86
In some cases the height of the viewport wasn't calculated correctly because of extension tabs quirks. This commit fixes this issue. Fixes #53704 PR Close #54912