SurveyJS Survey Creator v2.3.4
Released: Aug 26, 2025
Actualizaciones en v2.3.4
Características
Form Library
- Added a new
onExpressionRunning event that lets you intercept or cancel expression evaluation.
Correcciones
Form Library
- Shadow DOM: Dropdown didn't apply a filter and doesn't allow entering a space character.
- The
parentQuestion property doesn't contain a parent question instance for a question nested in a Dynamic Panel.
- Single-Select Matrix: All rows remained invisible until the
visibleIf condition for one of the rows evaluates to true.
- Radio Button Group: Question-level comment value was copied to the Other item's value when individual choice comments are enabled.
- Dynamic Matrix:
{rowIndex} placeholder skipped numbers when rows were conditionally hidden.
- Survey Creator: Deprecated
mode: "Display" is added to survey JSON along with valid readOnly: true.
Survey Creator
- Disabled toolbox items remained active.
- Disabled tabs remain active.
- A toolbox item didn't apply a localized
title for the default locale.
progressBarLocation values were not localized when a custom locale is applied.
- Machine Translation Dialog: The "Export to CSV" action produces a file that contains no translations.
- Logic Tab: The
setValueExpression property is not updated after a logic rule is edited.
- Subitem dropdown showed incorrect selected item.