Sebastian Zoglowek

Results 175 comments of Sebastian Zoglowek

Hello @m-vo , thank you for your effort, i've installed and tested your new branch: "dev-feature/support-file-dcs". Unfortunately, it still doesn't work as intended. The group widget still doesn't show within...

Yes, I am using the default palette for it. We are using this DCA to save it into localconfig.php ``` // Config 'config' => array ( 'dataContainer' => 'File', 'closed'...

Hey @m-vo , I've found out a few things whist debugging, I hope that following information helps: **I do not reach getRowId due to following line:** ``` public function initializeGroups(string...

@toccamonium-fe is there any news regarding this issue?

Same issue as in sass and more of a limitation: https://github.com/sass/sass/issues/2135 You could try ```scss .container { @at-root #{selector-append('body', &)} { #logo { border: 1px solid red; } } }...

> Yes, but I can remove them and then all the files (CSS, JS, etc.) related to it are removed. From my example above I can not remove "12-Spalten Grid"...

> (And could become a security risk in some way.) If it's about the pre-selected frameworks, you can always use a load_callback on the 'framework' field in 'tl_layout', modify it...

> This is the wrong kind of question. In software development it is always either time or money that prohibits things. This is enough to understand what you are talking...

> True. But it can be something that is harder to spot once you do a clean-up of an infected system If this is still happening, make sure to report...