Issue T16860
Visible to All Users

onStateChange not raised

created 2 years ago

The visPanel.onStateChanged event is not raised when i change one of the dropdowns. Is that intended?

Clipboard-File-1.png

I also need so save the state when it gets changed by the user … or at least i need a save button?

Comments (1)

    Hello Wolfgang,
    I forwarded this inquiry to our developers for further consideration: https://github.com/surveyjs/survey-analytics/issues/396. Please look forward to our updates.

    Answers approved by surveyjs Support

    created 2 years ago

    Hello,

    I've fixed the issue via the https://github.com/surveyjs/survey-analytics/commit/febda95e8b9166488a72cce7a665d85e548fa443 commit. Fix will be available in the nearest minor update.

    Thanks, Serge
    SurveyJS Team

      Show previous comments (2)

        I have changed the setting and would expect the event to be raised because i want to store the state on the server and reload the state on page load. It works perfect for the other one with "OK" on the screenshot but not for this "X" on the screen.

        Same for the wordcloud setting. It does not raise the event.

        Clipboard-File-1.png

          Hello Wolfgang,
          Thank you for the clarification. I forwarded the corresponding issue to our developers: https://github.com/surveyjs/survey-analytics/issues/397. We'll notify you as soon as we get any news to share.

          Thanks

            Hello,

            I've added the onStateChanged event for AlternativeVisualizersWrapper class. The fix will be available in the nearest minor update.

            Thanks, Serge
            SurveyJS Team