Skip to content

Instantly share code, notes, and snippets.

@Bon2xl
Created July 22, 2024 18:15
Show Gist options
  • Select an option

  • Save Bon2xl/f45cd8682e45fb8df81d67a010fa1d7a to your computer and use it in GitHub Desktop.

Select an option

Save Bon2xl/f45cd8682e45fb8df81d67a010fa1d7a to your computer and use it in GitHub Desktop.
Drupal SDC Error
The website encountered an unexpected error. Please try again later.
Error: Call to undefined method Drupal\Core\Utility\Error::logException() in Drupal\sdc\Twig\TwigComponentLoader->exists() (line 79 of modules/contrib/sdc/src/Twig/TwigComponentLoader.php).
// This error means that the template doesn't exists. Check the component name, sometimes your are calling in the different module/theme name ex. module_name:component_name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment