surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
915 stars 373 forks source link

The creator.onSurveyPropertyValueChanged doesn't contain the old and new values and doesn't return the Rate Values collection when updating a Rating Scale's rate values #5159

Closed JaneSjs closed 9 months ago

JaneSjs commented 9 months ago

User Issue: T16638 - Error https://surveyjs.answerdesk.io/internal/ticket/details/T16638

Demo: https://codesandbox.io/p/sandbox/eager-fast-4h7757?file=%2Fsrc%2FSurveyCreatorComponent.jsx%3A8%2C35-9%2C35

andrewtelnov commented 9 months ago

Here is the working example.

Thank you, Andrew