Question T3106
Visible to All Users

icheck widget

created 5 years ago

Hello,

I have problem with my icheck widget, when I select(check) more then 3, "others checkbox" blocked and the button "Next" not working!!
I don't understand where is the problem?
Thanks
chechchc.PNG

Show previous comments (1)

    Hello,

    I working with react
    I have this erro "RangeError: Maximum call stack size exceeded"
    error.PNG

      Hello,

      How can we reproduce the issue on out side?
      Does the issue occur in our demo repo - https://github.com/surveyjs/surveyjs_react_quickstart ?

      Thanks, Serge
      SurveyJS Team

        I solved the problem, in my code inside choices( value:1) I changed with value:"1" everything work fine (:

        Thankyou so much #Serge for your support