Closed Frzurita closed 6 years ago
the error is in the line 1179, the var segment should be declare out of if statement. Otherwise the library crash because it is trying to get the length of undefined
Ah, thank you - good spot. We will fix and issue a release shortly :)
Vebby
thanks! great library by the way 👍
Fixed now in latest version (v2.0.0) :)
the error is in the line 1179, the var segment should be declare out of if statement. Otherwise the library crash because it is trying to get the length of undefined