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

getComputedStyle(...) is null #200

Open
rubenbp opened this issue Aug 19, 2016 · 1 comment
Open

getComputedStyle(...) is null #200

rubenbp opened this issue Aug 19, 2016 · 1 comment

Comments

@rubenbp
Copy link

rubenbp commented Aug 19, 2016

In some navigators, when a new Tether class is instantiated the following error occurs:

getComputedStyle(...) is null

in this line of code.

I could log errors that occur in Firefox 47 on Windows 10

Thanks

@arcanis
Copy link

arcanis commented Oct 21, 2016

Firefox returns null when calling getComputedStyle on a node that is not displayed on screen.

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

No branches or pull requests

2 participants