You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently twig templates in Spiral need to be rendered without the html part of the Template. This very uncommon for Twig as twig depending on .html.twig or .js.twig defines its escaper.
This kind of mechanism would be required to be fixed in the spiral-view.
Currently twig templates in Spiral need to be rendered without the html part of the Template. This very uncommon for Twig as twig depending on .html.twig or .js.twig defines its escaper.
This kind of mechanism would be required to be fixed in the spiral-view.
Upstream Issue: spiral/twig-bridge#9
The text was updated successfully, but these errors were encountered: