So I was looking to activate the twig debug option in my local environment under sites/development.services.yml.

Here's the code

parameters:
  twig.config:
    debug: true // This part makes Adaptive theme layout acting weird
    cache: false

Once I set debug to true, the layout breaks. The left column went on the right, making an empty column on left...

I'm not sure what the problem really is. I'm just pointing that out in case this happen to anybody else.
Should I use AT internal debug tool instead or something?

Comments

JFKiwad created an issue. See original summary.

Jeff Burnz’s picture

I need to know how to reproduce the issue, for example I need to know which regions are breaking and what blocks you have enabled in those regions.

Jeff Burnz’s picture

Status: Active » Closed (cannot reproduce)

Perhaps this was a temporary thing in the theme, I don't get this these days and use debug mode exclusively in development.