views-view-grid component not found and has incorrect row-N/col-N classes.

Created on 26 December 2024, 26 days ago

Problem/Motivation

Two semi-related issues:

1. The starter kit is missing the template for views--view-grid, which means the component will not be found / used.

2. The component for views--view-grid contains classes in the form col-N and row-N where N is the loop index. But this isn't how these classes work. The N is the number of columns of wide in a 12-column grid. See https://getbootstrap.com/docs/5.0/layout/columns/

Proposed resolution

Add the missing template and remove the incorrect classes.

πŸ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States danchadwick Boston

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024