SurveyJS Survey Creator v2.3.6

Released: Sep 9, 2025

Updates in v2.3.6

Fehlerkorrekturen

Form Library

  • Multi-Select Matrix added a horizontal scroll bar when it contained sliders.
  • Slider in Multi-Select or Dynamic Matrix: The thumb didn't show the tooltip and didn't follow the cursor on click and drag.
  • Dynamic Panel: Group divider is misaligned when removePanelButtonLocation is set to "right".
  • Survey JSON schema produced warnings when used for JSON validation in Visual Studio Code.
  • Dropdowns with custom choices: Display texts weren't loaded for choices predefined within survey data.
  • visibleIf and other expressions didn’t distinguish between question names that differ only by case.
  • Checkboxes linked using valueName unselect each other if storeOthersAsComment is enabled.
  • Value of an invisible question in a Dynamic Panel isn’t cleared if another question with the same valueName exists outside the panel.
  • Form scrolled to the top after a Long Text question extends beyond the screen and then loses focus.
  • File Upload didn't show a loading indicator while files are being removed.
  • A predefined value for a question created at runtime wasn't loaded if storeOthersAsComment is false.
  • Sequential numbering was incorrect in composite question types.
  • Question value reset despite survey data when clearInvisibleValues is "onHiddenContainer".

Survey Creator

  • Certain UI elements were not localized.
  • defaultValueExpression was not updated when the name of a referenced question is changed.
  • Property Grid: Search included invisible properties in results.
  • [Angular] An exception was raised when clicking the Add Question button to add a question to a new page.
  • German dictionary contained an incorrect translation for "Containers".