Open istarion opened 7 years ago
Previous polyfill added enumerable property to global array prototype and broke all "for .. in" cycles
+1 We can guard the for-in in our code but, this is affecting a lot of loops in the libraries that we have included. Please merge.
Previous polyfill added enumerable property to global array prototype and broke all "for .. in" cycles