xombiemp / rutorrentMobile

Plugin for ruTorrent to use it with mobile devies (Android, iOS, etc)
GNU General Public License v3.0
112 stars 16 forks source link

JS Error in /rutorrent/js/stable.js #4

Closed PontusTideman closed 7 years ago

PontusTideman commented 9 years ago

This errors occurs on Windows Phone 8.1 with developers preview and even without developers preview. The browser is Internet Explorer 11.

And the error is the following: JS Error: [http://IP.TO.SERVER/rutorrent/js/stable.js : 658 Unable to get property 'cells' of undefined or null reference JS Error: [http://IP.TO.SERVER/rutorrent/js/stable.js : 374 Unable to get property 'cells' of undefined or null reference

Cheers

xombiemp commented 9 years ago

I have attempted to fix this with cc47ee82ee1f5181cdf0e1556837437940d110a2 Please test and let me know if you still get js errors.

PontusTideman commented 9 years ago

Roger that! :)

xombiemp commented 9 years ago

Did this fix your problem?