🇨🇦Canada @B.Friddy

Account created on 11 February 2015, almost 10 years ago
#

Recent comments

🇨🇦Canada B.Friddy

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 %}

Just wondering if this could be updated (I believe I saw a similar statement in the 5.0.0 version as well)

Production build 0.71.5 2024