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

Schema issue preventing component rendering form in AAT v1 #33

Closed
joe-allen-89 opened this issue Jul 29, 2024 · 1 comment · Fixed by #34
Closed

Schema issue preventing component rendering form in AAT v1 #33

joe-allen-89 opened this issue Jul 29, 2024 · 1 comment · Fixed by #34
Assignees

Comments

@joe-allen-89
Copy link
Contributor

joe-allen-89 commented Jul 29, 2024

Subject of the issue/enhancement/features

Originally raised during v1 testing - https://github.com/cgkineo/adapt-authoring/issues/40

When adding adapt-vimeo to a course in AAT the form is unable to render due to below required:

"required": [
"_media"
],

Suggest moving required to _media itself to make the source required:

"required": [ "_source"],

Your environment

Steps to reproduce

  • Create a course
  • Try to add adapt-youtube component
Copy link

github-actions bot commented Sep 5, 2024

🎉 This issue has been resolved in version 3.2.3 🎉

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
Projects
None yet
1 participant