Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Container theming is broken #50

Open
mxhCodes opened this issue Mar 28, 2017 · 1 comment
Open

Container theming is broken #50

mxhCodes opened this issue Mar 28, 2017 · 1 comment

Comments

@mxhCodes
Copy link

mxhCodes commented Mar 28, 2017

Using the container theming is completely broken thanks to this template:
https://github.com/BurdaMagazinOrg/infinite-theme/blob/8.x-1.x/templates/containers/container.html.twig

This template should contain at least:
<div{{ attributes.addClass(classes) }}>{{ children }}</div>
See also https://api.drupal.org/api/drupal/core%21modules%21system%21templates%21container.html.twig/8.2.x

I doubt we just can add the div container again though, because anyone seems to live with it for longer, and adding it would break existing sites.

@landsman
Copy link

landsman commented Jun 1, 2017

Yeah, I have same problem with using Views Infinite Scroll.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants