ssjs-lib icon indicating copy to clipboard operation
ssjs-lib copied to clipboard

Update lib_polyfill.js Array.prototype.filter

Open yysahler opened this issue 4 years ago • 0 comments

The standard array.filter polyfil from MDN does not seem to work and is causing my scripts to timeout and or produce "Bad Request" error. The code is updated with a simplified polyfill that seems to work normally. I will continue to build and test other array methods if this pull is fulfilled.

yysahler avatar Dec 28 '20 18:12 yysahler