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
Pass content object in HybridLearningCardGrid and then use computed properties within child components.
HybridLearningCardGrid
Create a validateContentNode to ensure the object has all necessary attributes, and use as a validator on the object in props
validateContentNode
The text was updated successfully, but these errors were encountered:
It might make sense to consider this issue in the broader context of #8533
Sorry, something went wrong.
marcellamaki
Successfully merging a pull request may close this issue.
Pass content object in
HybridLearningCardGrid
and then use computed properties within child components.Create a
validateContentNode
to ensure the object has all necessary attributes, and use as a validator on the object in propsThe text was updated successfully, but these errors were encountered: