Requires .view-content class in views-view.html.twig

Created on 21 October 2020, about 4 years ago
Updated 14 April 2023, over 1 year ago

Themes that do not use the Classy base theme (eg. themes that use Stable base theme) may be missing the .view-content class in views-view.html.twig which is required for this module to work.

Make sure your views-view twig contains code such as:

    <div class="view-content">
      {{ rows }}
    </div>

It would be helpful if this could be added to the documentation for this module on d.o and the readme file.

📌 Task
Status

Fixed

Version

1.0

Component

Documentation

Created by

🇬🇧United Kingdom david.qdoscc

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024