Fix Twig for BP Modal

Created on 3 April 2024, 3 months ago
Updated 23 April 2024, 2 months ago

There's one if check in the paragraph--bp-modal.html.twig on line 182 that is mispelled (stating 'it' instead of 'is')

{% if paragraph.bp_modal_footer it not empty %}

vs

{% if paragraph.bp_modal_footer is not empty %}

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kerrymick Chicago

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024