maZahaca/sonata-admin-tree-bundle

Variable "base_template" does not exist.

TaPTaK opened this issue · 6 comments

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

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?

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
can you add some confirmation alert when push "delete" button in tree view?