I created an issue of bootstrap_layouts for a problem which seems to be related to DS (https://www.drupal.org/node/2861272).

It seems to be very similar to https://www.drupal.org/node/2802429

How to reproduce:

  1. Install Drupal 8.3
  2. enable layout_discovery
  3. Install ds 3 dev
  4. install bootstrap_layouts 5 dev
  5. create a new basic page
  6. assign a bootstrap_layouts template ex. 2 Columns (it works correcly)
  7. now override the tempalte as suggested (ex. bs-2col--node-page-full.html.twig)
  8. flush caches

Twig_Error_Loader: Template "themes/bootstrap/templates/bs-2col.html.twig" is not defined (Drupal\Core\Template\Loader\ThemeRegistryLoader: Unable to find template "themes/bootstrap/templates/bs-2col.html.twig" in the Drupal theme registry.) in "modules/ds/templates/ds-entity-view.html.twig" at line 10. in Twig_Loader_Chain->getCacheKey() (line 115 of vendor/twig/twig/lib/Twig/Loader/Chain.php).

Comments

sedax created an issue. See original summary.

csedax90’s picture

Issue summary: View changes
csedax90’s picture

Someone has the same problem?

csedax90’s picture

Seriously, no one thinks about answering me?

aspilicious’s picture

csedax90’s picture

fastangel’s picture

Is a bug on boostrap theme https://www.drupal.org/node/2871551

fastangel’s picture

Status: Active » Closed (duplicate)
markhalliwell’s picture

It's not a bug with the Bootstrap base theme theme.

edit: I was wrong