I had the same issue with the Bootstrap theme. For whatever reason, it was not finding the menu_columns component. The solution for me was to clear the cache using drush
With regard to placement of the preload option in the UI, it doesn't make sense to include preload with the eager and lazy options. To @hitchshock's point, preload is a separately rendered link tag. It can have a big impact of page performance and should be in core.
Sorry, did not see https://www.drupal.org/project/bootstrap_layout_builder/issues/3198107 β¨ Add support for additional bootstrap grid options (.col and .col-auto) Needs review
spacetaxi β created an issue.
If you go to configuration -> content authoring -> text formats and edit your text format that uses CK Editor, you can find the Media tab under CKEditor 5 plugin settings. One of the settings is to enable the "Align images" filter, which will add that capability to your media embeds.
spacetaxi β created an issue.
Is it possible that we would just update the drupal-org-core.make to specify 7.103 in profiles/commerce_kickstart and then simply update the core files?
spacetaxi β made their first commit to this issueβs fork.
Patch #43 works for me, Thanks!
Patch #4 works for me.