- Issue created by @jwilson3
I see unrendered twig code {{ coh_instance_class }}
in the output of site-studio-views-element.html.twig
<!-- THEME DEBUG -->
<!-- THEME HOOK: 'site_studio_views_element' -->
<!-- BEGIN OUTPUT from 'modules/contrib/site_studio_views_element/templates/site-studio-views-element.html.twig' -->
<div class="{{ coh_instance_class }} coh-ce-cpt_articles_slider-c78f664f" data-element="site-studio-views-element">
This is having the affect that certain styles added in the Styles tab of the Drupal View SS custom element, are not being applied.
Active
1.0
Code