grundleborg / uldl.js

Quick and Dirty Javascript hack for estimating a user's upload and download speeds to your server.
MIT License
0 stars 0 forks source link

"TypeError: objects[(i - 1)] is undefined" #7

Open grundleborg opened 10 years ago

grundleborg commented 10 years ago

Getting the following error after the last download takes place:

TypeError: objects[(i - 1)] is undefined

Dunno what's causing it, but so far it doesn't seem to matter much, but probably would be worth investigating eventually for the sake of tidyness.