Curriculum Tag Selector
Tags Not Loading
Problem: You are receiving an error message stating that "We were unable to load curriculum tags".
Make sure you are using the correct API version. You can either try running
composer install
again or switch to therelease/3.x
branch (or higher) in the API — in this case, make sure you have the API configured properly.Ensure that you have the latest Elentra ME release (
release/x.xx
ordevelop
)Check the compatibility matrix page to ensure that your version of ME and the API are compatible.
Last updated