base64 icon indicating copy to clipboard operation
base64 copied to clipboard

UnhandledPromiseRejectionWarning: RangeError: Maximum call stack size exceeded

Open panzerfausten opened this issue 2 years ago • 1 comments

Apparently the library fails when using against a large image (>6MB)

(node:14571) UnhandledPromiseRejectionWarning: RangeError: Maximum call stack size exceeded
    at RegExp.test (<anonymous>)

My advise is not to use this library until this gets fixed

panzerfausten avatar Sep 06 '21 17:09 panzerfausten