Skip to content
New issue

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

A Ranking question value is reset if the questionsOnPageMode property is changed at runtime #8500

Closed
zenricatlasopen opened this issue Jul 3, 2024 · 4 comments · Fixed by #8506
Assignees
Labels
Milestone

Comments

@zenricatlasopen
Copy link

zenricatlasopen commented Jul 3, 2024

Updated

Here is the reproduciable example.

Ranking question response isn't showing when survey property "questionsOnPageMode" set to 'singlePage'. Same happens inside survey js pdf.

package versions:

image

Here's the code:

image

Result:

image

the order should be: 'Item 3', 'value 2', 'text1'

@zenricatlasopen
Copy link
Author

@andrewtelnov is there a way we can apply that fix in our application without changing our survey js version?

@andrewtelnov
Copy link
Member

@zenricatlasopen
You can look at my commit. You need to override a function and add one line of code.

What version you are and why can't you use to the latest one?

Thank you,
Andrew

@zenricatlasopen
Copy link
Author

@andrewtelnov thank you for respondeing

Do you know how to add that line of code to our app?
image

@andrewtelnov
Copy link
Member

@zenricatlasopen I can see you are using Creator and other our libraries in your project. Please write to our technical support forum, provide your developer license info and the version of SurveyJS Library you are using. We will try to find a solution.

Thank you,
Andrew

@tsv2013 tsv2013 closed this as completed in 0e58858 Jul 4, 2024
@OlgaLarina OlgaLarina added this to the v1.11.6 milestone Jul 8, 2024
@RomanTsukanov RomanTsukanov changed the title Ranking question response isn't showing when survey property "questionsOnPageMode" set to 'singlePage'. A Ranking question value is reset if the questionsOnPageMode property is changed at runtime Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants