learnrx icon indicating copy to clipboard operation
learnrx copied to clipboard

"Get Answers as JSON" doesn't work well

Open ermakovich opened this issue 11 years ago • 0 comments

window.prompt() in Chrome has limit for 3000 characters. As a result we may get invalid JSON if it's longer than 3000 characters. Not sure about limitations in other browsers.

ermakovich avatar Nov 01 '14 18:11 ermakovich