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
I've written a service that gets invoked inside a Twig template, which has a dependancy on the 'Templating' service. This results in a ServiceCircularReferenceException. Commenting out the exception causes the code to run fine.
I've written a service that gets invoked inside a Twig template, which has a dependancy on the 'Templating' service. This results in a ServiceCircularReferenceException. Commenting out the exception causes the code to run fine.