When attempting to save the Manage Display settings on a Lesson at: /admin/lms/settings/lessons/lesson/display
We are seeing...
Schema errors for core.entity_view_display.lms_lesson.lesson.default with the following errors: core.entity_view_display.lms_lesson.lesson.default:content.activities.settings.link missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href="https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata">the documentation</a>.
Obviously not critical but in our case, we did install the latest iteration of the module suite from fresh so we are surpised to see it.
Issue fork lms-3593904
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
dkmishra commentedComment #6
graber commentedThanks, it was missing indeed.