Sebastian Zoglowek

Results 180 comments of Sebastian Zoglowek

I can not reproduce it in a normal installed demo (5.4, 5.x). This seems to be just related to demo.contao.org, most likely because there is modifications so you can not...

> Can share my code if someone needs Are your changes in a fork and open source?

Just saying it here. If you need help with pull requests (features or issues), triaging issues, releases whatever, don't hesitate to ask me for help.

@leofeyer This was introduced in another way with this PR so maybe this can be closed? https://github.com/contao/contao/pull/6672 Related issue on CLS which is already assigned in the Chromium tracker: https://github.com/contao/contao/issues/6662...

Hey @rgaufman afaik there currently isn't a way to append the dropdown to the body, you can read more about it in the related issues: - #930 - #1131 -...

@rgaufman See #1342 for a draft PR implementing this feature. The PR will still require significant adjustments to the CSS because of specificity issues but it's nothing I need right...

Imo, that would be a feature and not a bug. It's not like the frontend breaks when an image has a non-existing image size selected.

I can confirm the issue. I could solve it by requiring `"symfony/var-exporter": "^6.4 || ^7.3"` (or rather, a conflict on ^8.0 would fix it as well)

Since we are not on Symfony 8 yet, I would be for adding the conflict to the manager-bundle (be it 5.6 and 5.6.x) for now