SurveyJS v1.9.118
Released: November 21, 2023
SurveyJS v1.9.118 comes with the following bug fixes and minor enhancements:
Form Library
- [jQuery] Multi-Select Dropdown (Tag Box): Default values are not displayed, and Tag Box becomes unresponsive (#7362)
- [React] Checkboxes: The "Other" option duplicates input symbols when using handwriting (#7252)
- [Knockout] When "Panel expand state" is set to "Collapsed", a panel becomes collapsed on the design surface in Survey Creator (#7373)
- Single-Select Dropdown: A search placeholder skips white spaces within long captions (#7369)
- [Vue] Radio Button Group / Checkboxes: The
itemComponent
property is not supported (#7188) options
within theonDragDropAllow
event API have incorrect names (#7336)- A translation for the "Take Photo" button doesn't apply (#7350)
- Multi-Select Matrix with different cell types: Screen readers do not announce column captions when tabbing through row cells (#7274)
- The
toJson()
method returns a modified survey JSON schema ifquestionsOnPageMode
is set to"singlePage"
(#7359) - [Knockout] An exception is thrown when a collapsed panel contains a Multi-Select Matrix (#7355)
Survey Creator
- Calculated fields are duplicated in the Logic popup (#4890)
- [React] Strict Mode: Console warnings are thrown when scrolling the design surface (#4897)
- [Knockout] An exception is thrown when using Ctrl+Z to reset a calculated field name to its initial value (#4889)
- Image Picker items lose control buttons after a drag and drop operation (#4888)