is-base64 icon indicating copy to clipboard operation
is-base64 copied to clipboard

RangeError: Maximum call stack size exceeded for big string (over 5MB)

Open tawfiknouri opened this issue 4 years ago • 5 comments

Hello, Using your library in webdriverio project and we have an error "RangeError: Maximum call stack size exceeded" when we call isBase64 function with big string

Thankyou for your help

bigString.txt

tawfiknouri avatar Apr 13 '20 18:04 tawfiknouri

Same problem here

ViniciusFXavier avatar Jun 19 '20 19:06 ViniciusFXavier

@ViniciusFXavier if you want you can use my solution, you can find it on webdriverio link.

tawfiknouri avatar Jun 21 '20 19:06 tawfiknouri

@tawfiknouri Thanks dude! Really saved me there :)

PineappleIOnic avatar Jul 21 '20 14:07 PineappleIOnic

@tawfiknouri can you post a link to your solution?

NFhbar avatar Nov 10 '20 23:11 NFhbar

@NFhbar https://github.com/webdriverio/webdriverio/issues/5208#issuecomment-613029075

tawfiknouri avatar Nov 10 '20 23:11 tawfiknouri