Rubén Bernárdez
Results
1
issues of
Rubén Bernárdez
In some navigators, when a new Tether class is instantiated the following error occurs: ``` getComputedStyle(...) is null ``` in this [line of code](https://github.com/HubSpot/tether/blob/master/src/js/tether.js#L755). I could log errors that occur...