You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With some files readAsString() will give a RangeError: Maximum call stack size exceeded error. Is it possible that this is a limitation to the size of the buffer/file?
The text was updated successfully, but these errors were encountered:
With some files
readAsString()
will give aRangeError: Maximum call stack size exceeded
error. Is it possible that this is a limitation to the size of the buffer/file?The text was updated successfully, but these errors were encountered: