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
When calling setActiveItem, if the component is completed, the storeUserAnswer function doesn't call and so it is not easy to store the active item if it has changed.
:: Narrative position restoration.
The text was updated successfully, but these errors were encountered:
Fix: Call storeUserAnswer on activeItem change (fixes #493)
301890e
Fix: Call storeUserAnswer on item change (fixes #493) (#494)
d208379
Chore(release): 6.45.3
7ccea73
## [6.45.3](v6.45.2...v6.45.3) (2024-02-02) ### Fix * Allow /#/preview/b-05 for rendering a single id (fixes #488) (#495) ([349629b](349629b)), closes [#488](#488) [#495](#495) * Call storeUserAnswer on item change (fixes #493) (#494) ([d208379](d208379)), closes [#493](#493) [#494](#494)
🎉 This issue has been resolved in version 6.45.3 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
oliverfoster
Successfully merging a pull request may close this issue.
Subject of the issue
When calling setActiveItem, if the component is completed, the storeUserAnswer function doesn't call and so it is not easy to store the active item if it has changed.
:: Narrative position restoration.
The text was updated successfully, but these errors were encountered: