tether
tether copied to clipboard
getComputedStyle(...) is null
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
Firefox returns null when calling getComputedStyle on a node that is not displayed on screen.