Fixes the following issues: https://www.drupal.org/project/bootstrap_layout_builder/issues/3158047
Update steps Update your codebase:
composer self-update composer require drupal/bootstrap_layout_builder:^1.3 --no-update composer update
Run database updates from UI or Drush (if required - depending on the version from which you are updating):
#3094604: Add core_version_requirement: ^8 || ^9 to funnelback.info.yml to designate that the module is compatible with Drupal 9 #3157886: Titles are html encoded
Fixing the file storage status to permanent.