-
Notifications
You must be signed in to change notification settings - Fork 19
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
Variable "base_template" does not exist. #9
Comments
downgrade sonata admin bundle to 3.23 version fix this bug... but what to do with latest updates? |
Hi, Can you share you package.json to reproduce this issue? |
https://gist.github.com/TaPTaK/709ddf8ae3571ef7260e905dda608230 |
i see this error "Variable "base_template" does not exist" in sonata issues... there is something with sonata crud controller "render" method... yesterday was something merged, today it was reverted... |
Ok, I'm going to try the latest Sonata and release new version soon |
Thanks |
Twig_Error_Runtime
in vendor\redcode\tree-bundle\RedCode\TreeBundle\Resources\views\CRUD\tree.html.twig (line 1)
{% extends base_template %}
http://prntscr.com/hd74pg
The text was updated successfully, but these errors were encountered: