-
Problem report
-
Resolution: Fixed
-
Trivial
-
7.0.0beta2
-
None
-
S24-W6/7
Script item/preprocessing using btoa function gets an invalid result because of the invalid memory buffer size.
The following script can be used for tests: return btoa(new Uint8Array([1]));