Gonzalo Sáenz

Results 9 comments of Gonzalo Sáenz

Same problem here, probably the tag of this issue should be bug instead question.

the admin_lte.yaml should have: ``` fixed_header: false form_theme: 'default' # fixes the position of the left sidebar fixed_menu: false # fixes the position of the footer fixed_footer: false ``` and...

You're right @kevinpapst , I'm sorry, the problem is here: https://github.com/symfony/recipes-contrib/blob/master/kevinpapst/adminlte-bundle/0.9/config/packages/admin_lte.yaml Is not updated for the v3 yet. Greetings and tyvm!

Thanks for the support @thePanz , I've check the permissions of my container, and /app folder and subfolders (at least /app/src and /app/src/Repository) has 777 permissions for every file. It...

Seems related to: https://github.com/dunglas/symfony-docker/issues/166

Sorry @maxhelias but still not autowiring the repository services :(

Yes, you are right, if I remove the line: `- ./:/srv/app:rw,cached` of my docker-compose.override.yaml it works. Seems something related to the sync. A little annoying, it would be a docker...

I'm waiting the same, I would be really happy if a new 1.x release came. Thank the developers for the efforts anyway, it's a incredible bundle!!

> issues with the directml fork should be reported directly to the forks repo https://github.com/lshqqytiger/stable-diffusion-webui-directml The problem is the plugin is not getting rocm not the use of directml, the...