-
Notifications
You must be signed in to change notification settings - Fork 82
Description
from @NafanyaVictorovna:
if you meant json - it's ordinary radio buttons (more than 2 cases)
I have long complicated assessment, with several pages and for each question with radio/checkbox buttons choice (where are more than 2 cases) I have that problem:
when I select answer first time i had error:
Uncaught Error: Syntax error, unrecognized expression: input[value=myValueName] in icheck file.
I downloaded files from icheck github, and use icheck.min.js.
So, here is the example with json.
Please, look at the matrix https://plnkr.co/edit/RYYF8txxUtG5Au79IgFB?p=preview
But I haven't problems with matrix on my view, just with checkboxes and radio. Also, when the error is, and I change tab radio/checkbox buttons are absent in several fields by random.