-
Notifications
You must be signed in to change notification settings - Fork 9
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
_linkedId
model values not correctly setup on scale
#110
Comments
danielghost
added a commit
that referenced
this issue
May 21, 2024
danielghost
moved this from Assigned
to Needs Reviewing
in adapt_framework: The TODO Board
May 21, 2024
github-project-automation
bot
moved this from Needs Reviewing
to Recently Released
in adapt_framework: The TODO Board
May 30, 2024
🎉 This issue has been resolved in version 5.5.2 🎉 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
In addition to adaptlearning/adapt-contrib-slider#204,
setupModelItems
is called before_setupLinkedModel
, meaning the scale can be incorrectly displayed because the range values from the linked model are not used when setting_items
.The text was updated successfully, but these errors were encountered: