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

Assessment restore can error if switching to structurally different language #202

Closed
chris-steele opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels

Comments

@chris-steele
Copy link
Contributor

If the user is part way through an assessment and then switches to a language where the same assessment is structurally different a runtime error can occur. This can happen with _restoreStateOnLanguageChange :false in the language picker config.

The problem appears to be caching of the save state (_saveStateModel).

@chris-steele chris-steele self-assigned this Jul 11, 2024
chris-steele added a commit that referenced this issue Jul 11, 2024
github-actions bot pushed a commit that referenced this issue Jul 18, 2024
## [5.2.4](v5.2.3...v5.2.4) (2024-07-18)

### Fix

* assessment restore can error if switching to structurally different language (fixes #202) ([5045727](5045727)), closes [#202](#202)
Copy link

🎉 This issue has been resolved in version 5.2.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant