We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid HTML on card: SyntaxError: Unexpected end of JSON input SyntaxError: Unexpected end of JSON input at JSON.parse () at run (eval at (http://127.0.0.1:59710/_anki/jquery.js:2:2651), :70:36) at eval (eval at (http://127.0.0.1:59710/_anki/jquery.js:2:2651), :76:1) at eval () at http://127.0.0.1:59710/_anki/jquery.js:2:2651 at Function.globalEval (http://127.0.0.1:59710/_anki/jquery.js:2:2662) at Ha (http://127.0.0.1:59710/_anki/jquery.js:3:21262) at n.fn.init.append (http://127.0.0.1:59710/_anki/jquery.js:3:22791) at n.fn.init. (http://127.0.0.1:59710/_anki/jquery.js:3:24070) at Y (http://127.0.0.1:59710/_anki/jquery.js:3:4515)
The text was updated successfully, but these errors were encountered:
My experience with this bug
Sorry, something went wrong.
No branches or pull requests
Insert Randomized Lists (multiple choice)
Prerequisite checklist
What is the problem/feature you would like to see fixed/implemented? when showing the back side of the cloze card, error below is shown
How can we reproduce the problem?
Invalid HTML on card: SyntaxError: Unexpected end of JSON input
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at run (eval at (http://127.0.0.1:59710/_anki/jquery.js:2:2651), :70:36)
at eval (eval at (http://127.0.0.1:59710/_anki/jquery.js:2:2651), :76:1)
at eval ()
at http://127.0.0.1:59710/_anki/jquery.js:2:2651
at Function.globalEval (http://127.0.0.1:59710/_anki/jquery.js:2:2662)
at Ha (http://127.0.0.1:59710/_anki/jquery.js:3:21262)
at n.fn.init.append (http://127.0.0.1:59710/_anki/jquery.js:3:22791)
at n.fn.init. (http://127.0.0.1:59710/_anki/jquery.js:3:24070)
at Y (http://127.0.0.1:59710/_anki/jquery.js:3:4515)
The text was updated successfully, but these errors were encountered: