Closed Emerson closed 10 years ago
finally is a reserved word in ES3 javascript and using it causes exceptions in IE8. We currently use this word and thus our library is incompatible with IE8.
finally
Fixed by #402
finally
is a reserved word in ES3 javascript and using it causes exceptions in IE8. We currently use this word and thus our library is incompatible with IE8.