Issue T16663
Visible to All Users

The Save button is disabed when updating a custom component's placeholder

created a year ago (modified 10 months ago)

[Ticket cloned from T16487: custom question placeholders overwrite]

Thank you Andrew, that works now. One issue came up with this change: when I have a custom text-component with this
inheritBaseProps: ["placeholder"] and change only the placeholder, the save-button is still disabled. So a change in the placeholder does not trigger a survey-state-changed. See example here.

Comments (1)

    Hello Mario,
    Thank you for reporting this issue. We will research it and update you shortly: https://github.com/surveyjs/survey-creator/issues/5151.

    Thanks

    Answers approved by surveyjs Support

    created a year ago

    Hello Mario,
    This PR fixes the issue. The fix will be available in the version we will release next week.

    Thank you,
    Andrew
    SurveyJS Team

      Comments (1)

        Thank you very much! :)