We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See https://surveyjs.answerdesk.io/ticket/details/t4331/item-content-is-lost-after-changing-the-question-type-and-inserting-an-additional-item for more details.
Steps to reproduce: Add a new radougroup question Convert it to checkbox Edit item text via adorner
Result: Check modified choice item in property grid - it still the same Choices and visibleChoices are not the same
The text was updated successfully, but these errors were encountered:
Work for #834 - SelectBase has wrong ItemValue instances in markup af…
7f08db7
…ter question converted to other type
Temporary changed test. Work for surveyjs/survey-creator#834 - Select…
15b35fd
…Base has wrong ItemValue instances in markup after question converted to other type
And this commit is related - surveyjs/survey-library@9247a55
Sorry, something went wrong.
Fix: SelectBase has wrong ItemValue instances in markup after questio…
86e024f
…n converted to other type #834
Rollback the fix: SelectBase has wrong ItemValue instances in markup …
fcabfb0
…after question converted to other type, surveyjs/survey-creator#834
No branches or pull requests
See https://surveyjs.answerdesk.io/ticket/details/t4331/item-content-is-lost-after-changing-the-question-type-and-inserting-an-additional-item for more details.
Steps to reproduce:
Add a new radougroup question
Convert it to checkbox
Edit item text via adorner
Result:
Check modified choice item in property grid - it still the same
Choices and visibleChoices are not the same
The text was updated successfully, but these errors were encountered: