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
As this would not be backwards compatible, I added forward compatibility by setting the required context in c69bf39 manually. Can you please try if the latest dev-master works for you?
The
rsce_foobar.html.twig
templates seem to work fine, except when you try to extend the Contao base template:Then, you get the following error:
It's obviously related to the fact that this file is treated as a legacy template, and thus has a different context. Possible solutions:
The text was updated successfully, but these errors were encountered: