Developer forum

Forum » Swift » Space missing in Swift_ProductListListView?

Space missing in Swift_ProductListListView?

Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

On line 208

<article class="grid align-items-baseline gap-2 mb-3@(productTheme)@(textPadding) @liveInfoClass" data-product-id="@product.Id" data-variant-id="@product.VariantId">

Between @(productTheme)@(textPadding)

This results in the theme and textpadding being concatenated, in my case theme-gray-borderp-0

Cheers,

Justin


Replies

 
Merethe Vrå Andersen Dynamicweb Employee
Merethe Vrå Andersen
Reply

Hi,

A bug was created (16865) and a fix is ready on Github:
https://github.com/dynamicweb/Swift/commit/2f068d750989ab1b4e4073b4f6fd1afe00aa0770

BR,
Merethe Vrå Andersen,
QA

 

You must be logged in to post in the forum