Survey-library: Setting storeOthersAsComment created weird behaviour

Created on 13 Feb 2019  路  3Comments  路  Source: surveyjs/survey-library

Are you requesting a feature, reporting a bug or asking a question?

Reporting a bug

What is the current behavior?

Using "storeOthersAsComment: false" with checkboxes and radiobuttons creates some weird behaviour

  • Other is deselected when going to next page
  • (checkbox only) Other is deselected when entering a value and selecting another option (this is only the first time and only when a value has been entered)
  • (radiobutton only) Everything is deselected when choosing "Other" and giving it a value -> choosing another option and again choosing the "other" option.

What is the expected behavior?

It should be the same behaviour when setting "storeOthersAsComment: true"

How would you reproduce the current behavior (if this is a bug)?

I have created a Plunker

Provide the test code and the tested page URL (if applicable)

Tested page URL: https://plnkr.co/edit/vMfxgPaCMiN2ilja3biz

Specify your

  • browser: Chrome
  • browser version: Latest
  • surveyjs platform (angular or react or jquery or knockout or vue): Jquery
  • surveyjs version: 1.0.68
bug fixed

All 3 comments

Fixed on my side.

Just tested the fix, it works like a charm 馃憤
Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

misamura picture misamura  路  4Comments

aslanbeily picture aslanbeily  路  4Comments

GuiAfonso picture GuiAfonso  路  4Comments

enricribas picture enricribas  路  3Comments

xiuzhen1103 picture xiuzhen1103  路  4Comments