Skip to content
New issue

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

[BUG] outerWidth and outerHeight are 0 in safari #3030

Closed
terion-name opened this issue Jul 18, 2020 · 0 comments · Fixed by #3133
Closed

[BUG] outerWidth and outerHeight are 0 in safari #3030

terion-name opened this issue Jul 18, 2020 · 0 comments · Fixed by #3133
Assignees

Comments

@terion-name
Copy link

v1.2.1

In safari (and only in safari) values of outerWidth and outerHeight are 0 (both headless and headful). And trying to fix them with Object.defineProperty(window, 'outerWidth'... does not help

Снимок экрана 2020-07-18 в 21 47 50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants