Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum function nesting level of '256' reached, aborting! #45

Closed
shades3002 opened this issue May 14, 2019 · 1 comment
Closed

Maximum function nesting level of '256' reached, aborting! #45

shades3002 opened this issue May 14, 2019 · 1 comment

Comments

@shades3002
Copy link

error when trying to understand the template for its adaptation:

templates/bundles/ArtgrisFileManagerBundle/manager.html.twig

manager.html.twig ->
{% extends "@ArtgrisFileManager/manager.html.twig" %}

error:
Maximum function nesting level of '256' reached, aborting!

@artgris
Copy link
Owner

artgris commented May 16, 2019

Hi,

try {% extends "@!ArtgrisFileManager/manager.html.twig" %} to prevent circular reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants